| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9a0e337741bc8617504a5bd734992063229d54ab..d8d5c5d89eb9cec6fb7975b9b68b92cdf6477a54 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -337,6 +337,7 @@ extern const char kSyncTabFavicons[];
|
| extern const char kSyncThrowUnrecoverableError[];
|
| extern const char kSyncTrySsltcpFirstForXmpp[];
|
| extern const char kTabBrowserDragging[];
|
| +extern const char kTabCapture[];
|
| extern const char kTestNaClSandbox[];
|
| extern const char kTestName[];
|
| extern const char kTestType[];
|
|
|