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

Unified Diff: chrome/common/url_constants.h

Issue 9814030: get rid of old options pages (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more fixes 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 f1367ee9a12d0042468f94536ba1a749f160c77d..c1b984bd898cf3dd1eb2bc1621779a95ca46fc76 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -253,7 +253,6 @@ extern const char kSyncSetupForceLoginSubPage[];
extern const char kSyncSetupSubPage[];
#if defined(OS_CHROMEOS)
extern const char kInternetOptionsSubPage[];
-extern const char kSystemOptionsSubPage[];
extern const char kBluetoothAddDeviceSubPage[];
#endif

Powered by Google App Engine
This is Rietveld 408576698