| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 2e0d881b4b7b2b0da792a3d2e831a3a585a8970c..e4ad28a2d886d09659b7988795546a9122768b0c 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -164,6 +164,7 @@ extern const char kEnableAdview[];
|
| extern const char kEnableAdviewSrcAttribute[];
|
| extern const char kEnableAppList[];
|
| extern const char kEnableAppWindowControls[];
|
| +extern const char kEnableAppsShowOnFirstPaint[];
|
| extern const char kEnableAsyncDns[];
|
| extern const char kEnableAuthNegotiatePort[];
|
| extern const char kEnableAutologin[];
|
|
|