Index: third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.cpp |
diff --git a/third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.cpp b/third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.cpp |
index fb30712c41af2cda1481750dcd34f9e8d35c12cb..8fd87e2d7bc75a638b629a946497b1753f03f7ad 100644 |
--- a/third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.cpp |
+++ b/third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.cpp |
@@ -8,7 +8,6 @@ |
#include "platform/inspector_protocol/Dispatcher.h" |
#include "platform/inspector_protocol/TypeBuilder.h" |
#include "platform/inspector_protocol/Values.h" |
-#include "platform/weborigin/DatabaseIdentifier.h" |
#include "platform/weborigin/KURL.h" |
#include "platform/weborigin/SecurityOrigin.h" |
#include "public/platform/Platform.h" |