Skip to content

Commit

Permalink
gn check //content/utility/* by default
Browse files Browse the repository at this point in the history
Review-Url: https://codereview.chromium.org/1983303002
Cr-Commit-Position: refs/heads/master@{#395497}
  • Loading branch information
jeremyroman authored and Commit bot committed May 24, 2016
1 parent 788f45b commit be298ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gn
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ check_targets = [
"//content/test:content_test_mojo_bindings",
"//content/test:content_unittests",
"//content/test:test_support",
"//content/utility/*",
"//courgette/*",
"//crypto/*",
"//data/*",
Expand Down
2 changes: 2 additions & 0 deletions content/utility/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,13 @@ source_set("utility") {
"//base",
"//components/scheduler",
"//content:export",
"//content/child",
"//content/public/child:child_sources",
"//content/public/common:common_sources",
"//courgette:courgette_lib",
"//mojo/common",
"//mojo/public/cpp/bindings",
"//sandbox",
"//services/shell",
"//services/shell/public/cpp",
"//services/shell/public/interfaces",
Expand Down

0 comments on commit be298ed

Please sign in to comment.