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

Unified Diff: chrome/chrome_browser.gypi

Issue 8118012: WebUI Edit Search Engine Dialog (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: changed webui class names as per precedent Created 9 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 | « chrome/browser/ui/webui/edit_search_engine_dialog_webui.cc ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 502585108f14a6541e64415fc849c56f85e711ec..c3a9c6ba54fa81a34e45a0d2133982b977778b01 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3669,6 +3669,10 @@
'browser/ui/webui/downloads_dom_handler.h',
'browser/ui/webui/downloads_ui.cc',
'browser/ui/webui/downloads_ui.h',
+ 'browser/ui/webui/edit_search_engine_dialog_webui.cc',
+ 'browser/ui/webui/edit_search_engine_dialog_webui.h',
+ 'browser/ui/webui/edit_search_engine_dialog_ui_webui.cc',
+ 'browser/ui/webui/edit_search_engine_dialog_ui_webui.h',
'browser/ui/webui/extension_icon_source.cc',
'browser/ui/webui/extension_icon_source.h',
'browser/ui/webui/favicon_source.cc',
« no previous file with comments | « chrome/browser/ui/webui/edit_search_engine_dialog_webui.cc ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698