| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 877d7db63b3a05ca696320a249bd6ca77b2c6504..b094f6cee7cab434191594845407cf701e210892 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -67,7 +67,6 @@ extern const char kCountry[];
|
| extern const char kCrashOnHangSeconds[];
|
| extern const char kCrashOnHangThreads[];
|
| extern const char kCrashOnLive[];
|
| -extern const char kCreateMobileBookmarksFolder[];
|
| extern const char kDebugDevToolsFrontend[];
|
| extern const char kDebugEnableFrameToggle[];
|
| extern const char kDebugPrint[];
|
|
|