| Index: third_party/WebKit/Source/core/loader/FrameFetchContext.cpp
|
| diff --git a/third_party/WebKit/Source/core/loader/FrameFetchContext.cpp b/third_party/WebKit/Source/core/loader/FrameFetchContext.cpp
|
| index 8471c7ff317c61213be6e94484c8793887c250c8..f669742a1d26e1439129df4366337dfc3d5abda3 100644
|
| --- a/third_party/WebKit/Source/core/loader/FrameFetchContext.cpp
|
| +++ b/third_party/WebKit/Source/core/loader/FrameFetchContext.cpp
|
| @@ -33,6 +33,7 @@
|
| #include <algorithm>
|
| #include <memory>
|
| #include "bindings/core/v8/ScriptController.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/core/v8/V8DOMActivityLogger.h"
|
| #include "core/dom/Document.h"
|
| #include "core/frame/ContentSettingsClient.h"
|
|
|