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

Unified Diff: .gn

Issue 1232343006: components: Fix 'gn check' errors for omnibox. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix link failure of components_unittests Created 5 years, 5 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/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 52c4795522c6b6c8c93795ecb3398bebdc4e7a78..e7d6f6d8ba9b0802da36579eed8c9ee8465c3997 100644
--- a/.gn
+++ b/.gn
@@ -36,6 +36,8 @@ check_targets = [
"//components/app_modal/*",
"//components/autofill/*",
"//components/bookmarks/*",
+ "//components/google/*",
+ "//components/omnibox/*",
"//components/os_crypt/*",
"//components/pref_registry/*",
"//components/undo/*",
« no previous file with comments | « no previous file | components/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698