Chromium Code Reviews| Index: chrome_frame/utils.h |
| =================================================================== |
| --- chrome_frame/utils.h (revision 53233) |
| +++ chrome_frame/utils.h (working copy) |
| @@ -28,6 +28,7 @@ |
| extern const wchar_t kChromeFrameHeadlessMode[]; |
| extern const wchar_t kChromeFrameUnpinnedMode[]; |
| extern const wchar_t kEnableGCFProtocol[]; |
| +extern const wchar_t kEnableBuggyBhoIntercept[]; |
| extern const wchar_t kChromeMimeType[]; |
| typedef enum ProtocolPatchMethod { |