Index: third_party/WebKit/Source/modules/storage/Storage.cpp |
diff --git a/third_party/WebKit/Source/modules/storage/Storage.cpp b/third_party/WebKit/Source/modules/storage/Storage.cpp |
index 06bb4ecbfe4dca038f1c25c1f0730ec8496efd69..323111b9dbabfcbce520148d73b96929beafb575 100644 |
--- a/third_party/WebKit/Source/modules/storage/Storage.cpp |
+++ b/third_party/WebKit/Source/modules/storage/Storage.cpp |
@@ -26,7 +26,6 @@ |
#include "modules/storage/Storage.h" |
#include "bindings/core/v8/ExceptionState.h" |
-#include "wtf/PassOwnPtr.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/text/WTFString.h" |