| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 65099)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -240,6 +240,10 @@
|
| extern const char kPluginPath[];
|
| extern const char kPluginProcess[];
|
| extern const char kPluginStartupDialog[];
|
| +extern const char kPpapiOutOfProcess[];
|
| +extern const char kPpapiPluginLauncher[];
|
| +extern const char kPpapiPluginProcess[];
|
| +extern const char kPpapiStartupDialog[];
|
| extern const char kPrelaunchGpuProcess[];
|
| extern const char kPrint[];
|
| extern const char kProcessPerSite[];
|
|
|