| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 370630d074ac0e8b6ba51912b758ffa8b19359bc..6c1d463a18b5027626d60b21682122420327b624 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[];
|
|
|