Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(177)

Unified Diff: .gn

Issue 1482653002: Add more components to "gn check" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: chromeos Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/autofill/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 2d2607eb524da96845c18e2911ce7114b1eed8e7..37ba73cc422eaa62cbfcdc84699e373fa8b74513 100644
--- a/.gn
+++ b/.gn
@@ -106,23 +106,22 @@ check_targets = [
"//components/mus/*",
#"//components/nacl/*",
- #"//components/navigation_interception/*",
- #"//components/navigation_metrics/*",
+ "//components/navigation_interception/*",
+ "//components/navigation_metrics/*",
"//components/net_log/*",
-
- #"//components/network_hints/*",
+ "//components/network_hints/*",
"//components/network_time/*",
+ "//components/offline_pages/*",
+ "//components/omnibox/*",
+ "//components/onc/*",
+ "//components/open_from_clipboard/*",
+ "//components/os_crypt/*",
+ "//components/ownership/*",
+ "//components/packed_ct_ev_whitelist/*",
+ "//components/page_load_metrics/*",
+ "//components/pairing/*",
+ "//components/password_manager/*",
- #"//components/offline_pages/*",
- #"//components/omnibox/*",
- #"//components/onc/*",
- #"//components/open_from_clipboard/*",
- #"//components/os_crypt/*",
- #"//components/ownership/*",
- #"//components/packed_ct_ev_whitelist/*",
- #"//components/page_load_metrics/*",
- #"//components/pairing/*",
- #"//components/password_manager/*",
#"//components/pdf/*",
#"//components/pdf_viewer/*",
#"//components/plugins/*",
« no previous file with comments | « no previous file | components/autofill/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698