| Index: third_party/WebKit/Source/core/fetch/ScriptResource.cpp
|
| diff --git a/third_party/WebKit/Source/core/fetch/ScriptResource.cpp b/third_party/WebKit/Source/core/fetch/ScriptResource.cpp
|
| index dbd59035ce08aa525f2b6dae0290a617452c3210..194171c628d08120186714b973df1b925eb13e8b 100644
|
| --- a/third_party/WebKit/Source/core/fetch/ScriptResource.cpp
|
| +++ b/third_party/WebKit/Source/core/fetch/ScriptResource.cpp
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "core/fetch/FetchRequest.h"
|
| #include "core/fetch/IntegrityMetadata.h"
|
| -#include "core/fetch/ResourceClientOrObserverWalker.h"
|
| +#include "core/fetch/ResourceClientWalker.h"
|
| #include "core/fetch/ResourceFetcher.h"
|
| #include "platform/MIMETypeRegistry.h"
|
| #include "platform/SharedBuffer.h"
|
|
|