Index: third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.h |
diff --git a/third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.h b/third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.h |
index 2acbcdb4509e8abc6ca98f073fa733980e914cef..d19d368f4ebffc52ab62b459dd8ac5a2fc8e4b1b 100644 |
--- a/third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.h |
+++ b/third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.h |
@@ -30,6 +30,7 @@ |
#include "core/inspector/protocol/ApplicationCache.h" |
#include "core/loader/appcache/ApplicationCacheHost.h" |
#include "wtf/Noncopyable.h" |
+#include "wtf/PassOwnPtr.h" |
namespace blink { |