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

Unified Diff: chrome/chrome_browser.gypi

Issue 8366016: Split out bluetooth UI handler from system UI handler. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge with trunk. 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/options/options_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.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 7d1c4d1b1855b3275014b45644bb8818c0ed67fa..0cd169f876ce7e2737af3e6a8f88a40ad32e044c 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3766,6 +3766,8 @@
'browser/ui/webui/options/chromeos/about_page_handler.h',
'browser/ui/webui/options/chromeos/accounts_options_handler.cc',
'browser/ui/webui/options/chromeos/accounts_options_handler.h',
+ 'browser/ui/webui/options/chromeos/bluetooth_options_handler.cc',
+ 'browser/ui/webui/options/chromeos/bluetooth_options_handler.h',
'browser/ui/webui/options/chromeos/change_picture_options_handler.cc',
'browser/ui/webui/options/chromeos/change_picture_options_handler.h',
'browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/options_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698