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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 107103004: Implement the spring charger replacement UI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Point iFrame to production site. Created 7 years 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/chrome_browser_chromeos.gypi ('k') | chrome/common/pref_names.h » ('j') | 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 553309e8043fb4447f5285f987570e060e5d3e94..a7622cdec01375208f1759052a32fde9db436f2b 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2189,6 +2189,10 @@
'browser/ui/webui/chrome_web_ui_controller_factory.h',
'browser/ui/webui/chromeos/bluetooth_pairing_ui.cc',
'browser/ui/webui/chromeos/bluetooth_pairing_ui.h',
+ 'browser/ui/webui/chromeos/charger_replacement_handler.cc',
+ 'browser/ui/webui/chromeos/charger_replacement_handler.h',
+ 'browser/ui/webui/chromeos/charger_replacement_ui.cc',
+ 'browser/ui/webui/chromeos/charger_replacement_ui.h',
'browser/ui/webui/chromeos/choose_mobile_network_ui.cc',
'browser/ui/webui/chromeos/choose_mobile_network_ui.h',
'browser/ui/webui/chromeos/cryptohome_ui.cc',
« no previous file with comments | « chrome/chrome_browser_chromeos.gypi ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698