| Index: chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp b/chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp
|
| index b4d8ea70316f49e3bb6dfdcd41f89436775406a7..e2c00eddd376cd83ea6bf6f11660c308924d140f 100644
|
| --- a/chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp
|
| @@ -24,6 +24,17 @@
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
| + 'target_name': 'omnibox_extension_entry',
|
| + 'dependencies': [
|
| + '../compiled_resources2.gyp:settings_action_menu',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:icon',
|
| + 'search_engines_browser_proxy',
|
| + ],
|
| + 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'search_engines_browser_proxy',
|
| 'dependencies': [
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
|
|
|