| 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 49a37372f50e637784b250ce035f78e15efa2f68..7b16352cb06454c0173d01bfb256a3c27c0b0b39 100644
|
| --- a/third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.h
|
| +++ b/third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.h
|
| @@ -6,6 +6,7 @@
|
| #define InspectorCacheStorageAgent_h
|
|
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| +#include "core/inspector/protocol/CacheStorage.h"
|
| #include "modules/ModulesExport.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/text/WTFString.h"
|
|
|