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

Unified Diff: chrome/common/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/chrome_renderer.gypi ('k') | chrome/common/omnibox_focus_state.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index c96180355c949b3656a887ff43acab3e4bd6237b..4aac64f2ba66095efee545f4cf4ec0557017c8dc 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -63,6 +63,7 @@ static_library("common") {
"//components/favicon_base",
"//components/json_schema",
"//components/metrics",
+ "//components/omnibox/common",
"//components/policy:policy_component_common",
"//components/translate/core/common",
"//components/variations",
« no previous file with comments | « chrome/chrome_renderer.gypi ('k') | chrome/common/omnibox_focus_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698