| Index: third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.h
|
| diff --git a/third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.h b/third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.h
|
| index d4cfbf9dbd0eb2d56f5343557059a57c2ecebf3f..969cf0ff35ef362c32f91ee18050eb28e9290215 100644
|
| --- a/third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.h
|
| +++ b/third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| #include "core/inspector/protocol/CacheStorage.h"
|
| #include "modules/ModulesExport.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|