| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 39328)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -20,6 +20,7 @@
|
| // All switches in alphabetical order. The switches should be documented
|
| // alongside the definition of their values in the .cc file.
|
| extern const char kActivateOnLaunch[];
|
| +extern const char kAllowFileAccessFromFiles[];
|
| extern const char kAllowSandboxDebugging[];
|
| extern const char kAlwaysEnableDevTools[];
|
| extern const char kApp[];
|
|
|