Index: third_party/WebKit/Source/platform/PODIntervalTreeTest.cpp |
diff --git a/third_party/WebKit/Source/platform/PODIntervalTreeTest.cpp b/third_party/WebKit/Source/platform/PODIntervalTreeTest.cpp |
index 836240434caf6eb08ee4211aa2d8cc54cd4024c5..1c93a81d99b7ffb46b8110494054061df9fa13ee 100644 |
--- a/third_party/WebKit/Source/platform/PODIntervalTreeTest.cpp |
+++ b/third_party/WebKit/Source/platform/PODIntervalTreeTest.cpp |
@@ -28,9 +28,9 @@ |
#include "platform/PODIntervalTree.h" |
#include "platform/testing/TreeTestHelpers.h" |
+#include "platform/wtf/Vector.h" |
+#include "platform/wtf/text/WTFString.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "wtf/Vector.h" |
-#include "wtf/text/WTFString.h" |
namespace blink { |