Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 14665c048187f720b667a63dbf34a6cc6573d84b..358d3bd860b6111fb29b286f12d81e74fcd7cd73 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1382,9 +1382,6 @@ const char kSyncfsEnableDirectoryOperation[] = |
// Enables tab dragging to create a real browser. |
const char kTabBrowserDragging[] = "enable-tab-browser-dragging"; |
-// Enables tab capture. |
-const char kTabCapture[] = "enable-tab-capture"; |
- |
// Passes the name of the current running automated test to Chrome. |
const char kTestName[] = "test-name"; |