Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 9ba29990c61cfb6ee999c36c0d6d282e3316c2b3..d4e65af1cf570cbac2c117c1699e86a56dc279a6 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -203,6 +203,8 @@ extern const wchar_t kEnableMonitorProfile[]; |
extern const wchar_t kEnableXSSAuditor[]; |
+extern const wchar_t kRendererCrashDump[]; |
+ |
extern const wchar_t kEnableTabtastic2[]; |
} // namespace switches |