Index: third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.h |
diff --git a/third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.h b/third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.h |
index 844bae2e44f4da9a0beb654b65066e75a6d7d6fa..4bcddb73c3af8a0e6742064383df6794c3a5a22e 100644 |
--- a/third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.h |
+++ b/third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.h |
@@ -37,6 +37,7 @@ |
#include "core/inspector/InspectorDOMAgent.h" |
#include "core/inspector/protocol/DOMDebugger.h" |
#include "wtf/HashMap.h" |
+#include "wtf/PassOwnPtr.h" |
#include "wtf/text/WTFString.h" |
namespace blink { |