| Index: chrome/common/chrome_switches.cc
|
| ===================================================================
|
| --- chrome/common/chrome_switches.cc (revision 51059)
|
| +++ chrome/common/chrome_switches.cc (working copy)
|
| @@ -59,9 +59,6 @@
|
| // automation-related messages on IPC channel with the given ID.
|
| const char kAutomationClientChannelID[] = "automation-channel";
|
|
|
| -// Enables the bookmark menu.
|
| -const char kBookmarkMenu[] = "bookmark-menu";
|
| -
|
| // Causes the browser process to throw an assertion on startup.
|
| const char kBrowserAssertTest[] = "assert-test";
|
|
|
|
|