Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index 0df8dbde5d3f84d2f334d1b3e06116b4721d9f27..cce31ad1b4af2dd56fa0d0942e2ed01df7eedbb7 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -149,6 +149,8 @@ extern const wchar_t kTestName[]; |
| extern const wchar_t kRendererCmdPrefix[]; |
| +extern const wchar_t kIPCUseFIFO[]; |
| + |
| } // namespace switches |
| #endif // CHROME_COMMON_CHROME_SWITCHES_H__ |