| Index: chrome/common/url_constants.cc
|
| diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc
|
| index e64a6e6121f3d0485c062c5bc677bb001b08b89b..faf46b31c36a29041eca098e4b45828d731af960 100644
|
| --- a/chrome/common/url_constants.cc
|
| +++ b/chrome/common/url_constants.cc
|
| @@ -264,7 +264,6 @@ const char kSyncSetupSubPage[] = "syncSetup";
|
| const char kSyncSetupForceLoginSubPage[] = "syncSetup#forceLogin";
|
| #if defined(OS_CHROMEOS)
|
| const char kInternetOptionsSubPage[] = "internet";
|
| -const char kSystemOptionsSubPage[] = "system";
|
| const char kBluetoothAddDeviceSubPage[] = "bluetooth";
|
| #endif
|
|
|
|
|