| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 98567375e93f9a6087f0df840bfdfe444aed7443..55647218ea94558d487b7242b71619dafa81b682 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -289,6 +289,7 @@ extern const char kTestNaClSandbox[];
|
| extern const char kTestName[];
|
| extern const char kTestType[];
|
| extern const char kTestingChannelID[];
|
| +extern const char kTouchOptimizedUI[];
|
| extern const char kTryChromeAgain[];
|
| extern const char kUninstall[];
|
| extern const char kUseMoreWebUI[];
|
|
|