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

Unified Diff: .gn

Issue 1410683002: Add some components to "gn check" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months 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/translate/content/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 243474c501071ce769ab223b07ed386b2400cf49..dbce60a88b77aa5a6d6538106d4491731c2126dc 100644
--- a/.gn
+++ b/.gn
@@ -46,20 +46,29 @@ check_targets = [
"//components/omnibox/*",
"//components/os_crypt/*",
"//components/pref_registry/*",
+ "//components/translate/*",
+ "//components/ui/*",
"//components/undo/*",
"//components/update_client/*",
+ "//components/upload_list/*",
"//components/url_formatter/*",
"//components/url_matcher/*",
"//components/user_manager/*",
"//components/user_prefs/*",
"//components/variations/*",
+ "//components/visitedlink/*",
"//components/wallpaper/*",
"//components/web_cache/*",
- "//components/webcrypto/*",
"//components/web_modal/*",
+ "//components/web_resource/*",
"//components/web_view/*",
+ "//components/webcrypto/*",
"//components/webdata/*",
"//components/webdata_services/*",
+ "//components/webp_transcode/*",
+ "//components/webui_generator/*",
+ "//components/webusb/*",
+ "//components/wifi/*",
#"//content/*", # A whole lot of errors.
"//content/public/common:result_codes",
« no previous file with comments | « no previous file | components/translate/content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698