Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 3b32290c53b7b0191c08c9b82ca58ad70aed90e1..728e85f15b7b84f57c185f6904154e47d34b66dd 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -79,7 +79,6 @@ |
'common/multi_process_lock_linux.cc', |
'common/multi_process_lock_mac.cc', |
'common/multi_process_lock_win.cc', |
- 'common/omnibox_focus_state.h', |
'common/partial_circular_buffer.cc', |
'common/partial_circular_buffer.h', |
'common/pref_names_util.cc', |
@@ -335,6 +334,7 @@ |
'<(DEPTH)/components/components.gyp:favicon_base', |
'<(DEPTH)/components/components.gyp:json_schema', |
'<(DEPTH)/components/components.gyp:metrics', |
+ '<(DEPTH)/components/components.gyp:omnibox_common', |
'<(DEPTH)/components/components.gyp:policy_component_common', |
'<(DEPTH)/components/components.gyp:translate_core_common', |
'<(DEPTH)/components/components.gyp:variations', |