| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 7e748d6f8cdb87dc6c6c711589fed8d1af901369..916233b4a2d59c84c740acbee726f34147b79064 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -288,6 +288,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[];
|
|
|