| Index: Source/web/WebViewImpl.cpp
|
| diff --git a/Source/web/WebViewImpl.cpp b/Source/web/WebViewImpl.cpp
|
| index c12b34326755f4c749bdbf89cd9d4c9c6ca70930..43300cf47bc5e548b5c0337464cb112a753ccdb4 100644
|
| --- a/Source/web/WebViewImpl.cpp
|
| +++ b/Source/web/WebViewImpl.cpp
|
| @@ -132,6 +132,7 @@
|
| #include "web/FullscreenController.h"
|
| #include "web/GraphicsLayerFactoryChromium.h"
|
| #include "web/LinkHighlight.h"
|
| +#include "web/NavigatorContentUtilsClientImpl.h"
|
| #include "web/PopupContainer.h"
|
| #include "web/PrerendererClientImpl.h"
|
| #include "web/SpeechRecognitionClientProxy.h"
|
|
|