Index: third_party/WebKit/Source/core/html/forms/URLInputType.cpp |
diff --git a/third_party/WebKit/Source/core/html/forms/URLInputType.cpp b/third_party/WebKit/Source/core/html/forms/URLInputType.cpp |
index e4ce6b2c8be6338893e7c2e5e404a70c48e6f80a..4328f9020e815f6b60ec57dd60ba1409363261c8 100644 |
--- a/third_party/WebKit/Source/core/html/forms/URLInputType.cpp |
+++ b/third_party/WebKit/Source/core/html/forms/URLInputType.cpp |
@@ -34,6 +34,7 @@ |
#include "core/html/HTMLInputElement.h" |
#include "core/html/parser/HTMLParserIdioms.h" |
#include "platform/text/PlatformLocale.h" |
+#include "wtf/PassOwnPtr.h" |
namespace blink { |