Index: chrome/common/chrome_switches.h |
=================================================================== |
--- chrome/common/chrome_switches.h (revision 10842) |
+++ chrome/common/chrome_switches.h (working copy) |
@@ -30,6 +30,7 @@ |
extern const wchar_t kRendererProcess[]; |
extern const wchar_t kRendererPath[]; |
extern const wchar_t kPluginProcess[]; |
+extern const wchar_t kWorkerProcess[]; |
extern const wchar_t kSingleProcess[]; |
extern const wchar_t kProcessPerTab[]; |
extern const wchar_t kProcessPerSite[]; |