Chromium Code Reviews| Index: third_party/WebKit/Source/core/frame/LocalFrame.h |
| diff --git a/third_party/WebKit/Source/core/frame/LocalFrame.h b/third_party/WebKit/Source/core/frame/LocalFrame.h |
| index f81f235c1b3cb2d0d5bd457301416dbff720a55a..7c5a2f347aeec1a8580409926b3b5af512b5149d 100644 |
| --- a/third_party/WebKit/Source/core/frame/LocalFrame.h |
| +++ b/third_party/WebKit/Source/core/frame/LocalFrame.h |
| @@ -61,6 +61,7 @@ class InputMethodController; |
| class IntPoint; |
| class IntSize; |
| class InstrumentingAgents; |
| +class JSONObject; |
| class LayoutView; |
| class LayoutViewItem; |
| class LocalDOMWindow; |