Index: third_party/WebKit/Source/platform/PurgeableVectorTest.cpp |
diff --git a/third_party/WebKit/Source/platform/PurgeableVectorTest.cpp b/third_party/WebKit/Source/platform/PurgeableVectorTest.cpp |
index 258c36e66c2f15ff1571f62b36402c97253b5cea..474cb70eb937a092c68f3cde0414cb4f3c71ef25 100644 |
--- a/third_party/WebKit/Source/platform/PurgeableVectorTest.cpp |
+++ b/third_party/WebKit/Source/platform/PurgeableVectorTest.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "platform/PurgeableVector.h" |
-#include "platform/TestingPlatformSupport.h" |
+#include "platform/testing/TestingPlatformSupport.h" |
#include "public/platform/WebDiscardableMemory.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "wtf/Vector.h" |