| Index: third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.h b/third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.h
|
| index 5f636f13a6027a1c8b62d0b5ca1d7afd33805da3..417b6c3a9f4db4bf911f3100b02c8c8044b6bf7d 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.h
|
| @@ -30,7 +30,7 @@
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| #include "core/inspector/protocol/ApplicationCache.h"
|
| #include "core/loader/appcache/ApplicationCacheHost.h"
|
| -#include "wtf/Noncopyable.h"
|
| +#include "platform/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|