| Index: third_party/WebKit/Source/core/inspector/InspectorResourceContentLoader.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorResourceContentLoader.h b/third_party/WebKit/Source/core/inspector/InspectorResourceContentLoader.h
|
| index a8671c3cfd6ca76fcaef437ea73b060d7e456c61..41feed2f25cd25bbf23cbafbe2c76290c8f2e596 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorResourceContentLoader.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorResourceContentLoader.h
|
| @@ -6,7 +6,7 @@
|
| #define InspectorResourceContentLoader_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/fetch/Resource.h"
|
| +#include "platform/loader/fetch/Resource.h"
|
| #include "wtf/Functional.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/HashSet.h"
|
|
|