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

Unified Diff: chrome/common/url_constants.h

Issue 9753019: ash: Add a bluetooth entry in the uber tray. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 9 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
Index: chrome/common/url_constants.h
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
index 13f3031c9f5f5f7ccd9448ed403c2477b0e18f72..b72fbb67f06515ac2b126d0d55a40868a5f589a5 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -253,6 +253,7 @@ extern const char kSyncSetupSubPage[];
#if defined(OS_CHROMEOS)
extern const char kInternetOptionsSubPage[];
extern const char kSystemOptionsSubPage[];
+extern const char kBluetoothAddDeviceSubPage[];
#endif
extern const char kSyncGoogleDashboardURL[];

Powered by Google App Engine
This is Rietveld 408576698