Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 3af9fb246a1a24bfe24bc8300528025d13a52093..0727da291076d6dc71b26f7f34cf63b59786e26e 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -215,6 +215,8 @@ extern const wchar_t kEnableLocalStorage[]; |
extern const wchar_t kEnableSessionStorage[]; |
+extern const wchar_t kAllowSandboxDebugging[]; |
+ |
} // namespace switches |
#endif // CHROME_COMMON_CHROME_SWITCHES_H_ |