| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 26540)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -30,7 +30,6 @@
|
| extern const wchar_t kBrowserSubprocessPath[];
|
| extern const wchar_t kPluginProcess[];
|
| extern const wchar_t kWorkerProcess[];
|
| -extern const wchar_t kNaClProcess[];
|
| extern const wchar_t kUtilityProcess[];
|
| extern const wchar_t kProfileImportProcess[];
|
| extern const wchar_t kSingleProcess[];
|
| @@ -134,8 +133,6 @@
|
|
|
| extern const wchar_t kUseLowFragHeapCrt[];
|
|
|
| -extern const wchar_t kInternalNaCl[];
|
| -
|
| #ifndef NDEBUG
|
| extern const wchar_t kGearsPluginPathOverride[];
|
| #endif
|
|
|