Index: third_party/WebKit/Source/core/inspector/InspectorInputAgent.h |
diff --git a/third_party/WebKit/Source/core/inspector/InspectorInputAgent.h b/third_party/WebKit/Source/core/inspector/InspectorInputAgent.h |
index 0d482641042000043e6fbdf7ce3cdd2a4dd7920f..0244a014267065eceeb34a2ccf1c8fd99b7116cb 100644 |
--- a/third_party/WebKit/Source/core/inspector/InspectorInputAgent.h |
+++ b/third_party/WebKit/Source/core/inspector/InspectorInputAgent.h |
@@ -35,6 +35,7 @@ |
#include "core/inspector/InspectorBaseAgent.h" |
#include "core/inspector/protocol/Input.h" |
#include "wtf/Noncopyable.h" |
+#include "wtf/PassOwnPtr.h" |
#include "wtf/text/WTFString.h" |
namespace blink { |