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

Unified Diff: Source/platform/blink_platform.gypi

Issue 316343004: Add unittest for OpenTypeSanitizer (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix compile error Created 6 years, 6 months 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
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index c741e2b3e973cdcf3a2b5bc3142e47f05502a607..3776ba2be9c791ce40be0f5c9d4eb06baa5a6e67 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -927,6 +927,7 @@
],
# NOTE: these are legacy unit tests, do not add more!
'platform_web_unittest_files': [
+ 'fonts/opentype/OpenTypeSanitizerTest.cpp',
'graphics/BitmapImageTest.cpp',
'graphics/Canvas2DLayerBridgeTest.cpp',
'graphics/Canvas2DLayerManagerTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698