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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 1224203003: Componentize //chrome/common/omnibox_focus_state.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@omnibox_component_browser_subdir
Patch Set: Rebase 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 | « chrome/browser/DEPS ('k') | chrome/browser/ui/omnibox/omnibox_current_page_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 395db4292720e5ab2bfcbb15705e38b3e9916741..cb11a0823c44ef5c425eebeb854c8bbebacb744f 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -50,6 +50,7 @@ source_set("ui") {
"//components/auto_login_parser",
"//components/dom_distiller/webui",
"//components/invalidation/impl",
+ "//components/omnibox/common",
"//components/onc",
"//components/password_manager/core/browser",
"//components/resources",
« no previous file with comments | « chrome/browser/DEPS ('k') | chrome/browser/ui/omnibox/omnibox_current_page_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698