Index: chrome/common/chrome_switches.cc |
=================================================================== |
--- chrome/common/chrome_switches.cc (revision 37310) |
+++ chrome/common/chrome_switches.cc (working copy) |
@@ -433,10 +433,6 @@ |
// Specifies the path to the user data folder for the parent profile. |
const char kParentProfile[] = "parent-profile"; |
-// Number of tabs to pin on startup. This is not use if session restore is |
-// enabled. |
-const char kPinnedTabCount[] = "pinned-tab-count"; |
- |
// Read previously recorded data from the cache. Only cached data is read. |
// See kRecordMode. |
const char kPlaybackMode[] = "playback-mode"; |