Index: third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.h |
diff --git a/third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.h b/third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.h |
index f39bdda5e5b1c3511763b777263ab0d049ae3813..01936d807158e703440e6aa13882e370cc514620 100644 |
--- a/third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.h |
+++ b/third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.h |
@@ -33,6 +33,7 @@ |
#include "bindings/core/v8/ScriptWrappable.h" |
#include "platform/heap/Handle.h" |
+#include "wtf/PassOwnPtr.h" |
namespace blink { |