| Index: third_party/WebKit/public/web/WebFrameWidget.h
|
| diff --git a/third_party/WebKit/public/web/WebFrameWidget.h b/third_party/WebKit/public/web/WebFrameWidget.h
|
| index 6db89b5001187e04dd961a26ea619899ff3cc86a..5a178da249ad39b077304e88aed0622e2209b48c 100644
|
| --- a/third_party/WebKit/public/web/WebFrameWidget.h
|
| +++ b/third_party/WebKit/public/web/WebFrameWidget.h
|
| @@ -40,6 +40,7 @@ namespace blink {
|
| class WebLocalFrame;
|
| class WebView;
|
| class WebWidgetClient;
|
| +class WorkerClients;
|
|
|
| class WebFrameWidget : public WebWidget {
|
| public:
|
|
|