| 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 1fc249179ae3fdee2c55684312eed6b8a51df1df..7621132e6722addfae549c806296df605043d765 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"
|
|
|