| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 2ca9c92d130044c9b921598a10cfbbd9f461e5d4..a3109fa8e105676fa21691e832c9217fbbb1eb1f 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -180,7 +180,7 @@ extern const char kEnableOmniboxAutoCompletionForIme[];
|
| extern const char kEnablePanels[];
|
| extern const char kEnablePasswordAutofillPublicSuffixDomainMatching[];
|
| extern const char kEnablePasswordGeneration[];
|
| -extern const char kEnablePnacl[];
|
| +extern const char kDisablePnacl[];
|
| extern const char kDisablePnaclInstall[];
|
| extern const char kEnableProfiling[];
|
| extern const char kEnableQuic[];
|
|
|