Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index a64f632704d4c6ab8a0c1d6b62df0f0a444f3bad..6f9946b85663404a7b845c2c93efb5b3bc708ea1 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -144,6 +144,8 @@ extern const wchar_t kEnableVideo[]; |
extern const wchar_t kTestName[]; |
+extern const wchar_t kRendererCmdPrefix[]; |
+ |
} // namespace switches |
#endif // CHROME_COMMON_CHROME_SWITCHES_H__ |