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

Unified Diff: chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp

Issue 2430503002: MD Settings: Migrate omnibox extension action menu to settings-action-menu. (Closed)
Patch Set: Undo Created 4 years, 2 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 | chrome/browser/resources/settings/search_engines_page/omnibox_extension_entry.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | chrome/browser/resources/settings/search_engines_page/omnibox_extension_entry.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698