Index: third_party/WebKit/Source/web/WebLabelElement.cpp |
diff --git a/third_party/WebKit/Source/web/WebLabelElement.cpp b/third_party/WebKit/Source/web/WebLabelElement.cpp |
index fc9b48b33cf6933872469bf560d0590be60f3a8b..d4fae9f693077a1ca90a6627d9fdd1c74c33c7cc 100644 |
--- a/third_party/WebKit/Source/web/WebLabelElement.cpp |
+++ b/third_party/WebKit/Source/web/WebLabelElement.cpp |
@@ -33,8 +33,8 @@ |
#include "core/HTMLNames.h" |
#include "core/html/HTMLLabelElement.h" |
#include "core/html/LabelableElement.h" |
+#include "platform/wtf/PassRefPtr.h" |
#include "public/platform/WebString.h" |
-#include "wtf/PassRefPtr.h" |
namespace blink { |