Index: third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.h |
diff --git a/third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.h b/third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.h |
index 5ceb9c1286f81fd9b915d818e176b97a573b8e7f..b8ec23c48c9fedb31511f87ac7bce7d1e9dacf09 100644 |
--- a/third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.h |
+++ b/third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.h |
@@ -35,7 +35,6 @@ |
#include "platform/heap/Handle.h" |
#include "wtf/HashMap.h" |
#include "wtf/Noncopyable.h" |
-#include "wtf/PassOwnPtr.h" |
#include "wtf/text/WTFString.h" |
namespace blink { |