| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 14386)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -27,7 +27,7 @@
|
| extern const wchar_t kTestingChannelID[];
|
| extern const wchar_t kHomePage[];
|
| extern const wchar_t kRendererProcess[];
|
| -extern const wchar_t kRendererPath[];
|
| +extern const wchar_t kBrowserSubprocessPath[];
|
| extern const wchar_t kPluginProcess[];
|
| extern const wchar_t kWorkerProcess[];
|
| extern const wchar_t kSingleProcess[];
|
|
|