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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 804193003: Display shared module platforms on about://voicesearch page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename voicesearch_ui.* Created 5 years, 11 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/voicesearch_ui.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index a2cd48aada4c707916beb8c2d00e1ff5bad19721..5523b4bfe8dd157d1727c1a61d5614446fe43308 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2512,8 +2512,8 @@
'browser/ui/webui/extensions/extension_icon_source.h',
'browser/ui/webui/extensions/pack_extension_handler.cc',
'browser/ui/webui/extensions/pack_extension_handler.h',
- 'browser/ui/webui/voicesearch_ui.cc',
- 'browser/ui/webui/voicesearch_ui.h',
+ 'browser/ui/webui/voice_search_ui.cc',
+ 'browser/ui/webui/voice_search_ui.h',
],
'chrome_browser_ui_global_error_sources': [
'browser/ui/cocoa/global_error_bubble_controller.h',
« no previous file with comments | « chrome/browser/ui/webui/voicesearch_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698