Index: third_party/WebKit/Source/web/WebElementCollection.cpp |
diff --git a/third_party/WebKit/Source/web/WebElementCollection.cpp b/third_party/WebKit/Source/web/WebElementCollection.cpp |
index 0f77be82547aa8bfddbed1abcea057e5a79a9bbf..09e2514f6c7a625985d1de20aa1a54a4fa056b7d 100644 |
--- a/third_party/WebKit/Source/web/WebElementCollection.cpp |
+++ b/third_party/WebKit/Source/web/WebElementCollection.cpp |
@@ -33,8 +33,8 @@ |
#include "core/dom/Element.h" |
#include "core/html/HTMLCollection.h" |
+#include "platform/wtf/PassRefPtr.h" |
#include "public/web/WebElement.h" |
-#include "wtf/PassRefPtr.h" |
namespace blink { |