Index: Source/web/tests/OpenTypeVerticalDataTest.cpp |
diff --git a/Source/web/tests/OpenTypeVerticalDataTest.cpp b/Source/web/tests/OpenTypeVerticalDataTest.cpp |
index 61d04acdbd254867c497ede6ac8a9fd058b6cb51..7ac75c1926aba13e971d2122ea97fa61e540567c 100644 |
--- a/Source/web/tests/OpenTypeVerticalDataTest.cpp |
+++ b/Source/web/tests/OpenTypeVerticalDataTest.cpp |
@@ -28,7 +28,7 @@ |
#include <gtest/gtest.h> |
#include "platform/SharedBuffer.h" |
-#include "core/platform/graphics/opentype/OpenTypeTypes.h" |
+#include "platform/fonts/opentype/OpenTypeTypes.h" |
#include "wtf/RefPtr.h" |
abarth-chromium
2013/11/05 18:05:05
Can we move this test into Source/platform/fonts/o
|
using namespace WebCore; |