Chromium Code Reviews| Index: third_party/WebKit/Source/web/WebLocalFrameImpl.h | 
| diff --git a/third_party/WebKit/Source/web/WebLocalFrameImpl.h b/third_party/WebKit/Source/web/WebLocalFrameImpl.h | 
| index 3651d910aa501bb5893e4a3f8eef778be66f8a88..bda498f34ab304ca2a846c3126b15fa2a951bc25 100644 | 
| --- a/third_party/WebKit/Source/web/WebLocalFrameImpl.h | 
| +++ b/third_party/WebKit/Source/web/WebLocalFrameImpl.h | 
| @@ -52,6 +52,7 @@ class ChromePrintContext; | 
| class IntSize; | 
| class KURL; | 
| class Range; | 
| +class ScrollableArea; | 
| class SharedWorkerRepositoryClientImpl; | 
| class TextFinder; | 
| class WebAutofillClient; |