Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1998)

Unified Diff: Source/web/tests/OpenTypeVerticalDataTest.cpp

Issue 60233003: Move OpenTypeTypes to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/platform/fonts/opentype/OpenTypeTypes.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « Source/platform/fonts/opentype/OpenTypeTypes.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698