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

Unified Diff: Source/platform/blink_platform.gyp

Issue 240003002: Add unit test for GlyphPageTreeNode. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: more tests Created 6 years, 8 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
« no previous file with comments | « no previous file | Source/platform/blink_platform.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gyp
diff --git a/Source/platform/blink_platform.gyp b/Source/platform/blink_platform.gyp
index 9884b951243388e35f698e0ebe497c2c297d7724..8837077c2c343111a0c444d0a0f6e255284bf1f7 100644
--- a/Source/platform/blink_platform.gyp
+++ b/Source/platform/blink_platform.gyp
@@ -306,7 +306,6 @@
# Some of these are used instead of Chromium platform files, see
# the specific exclusions in the "exclude" list below.
['include', 'audio/mac/FFTFrameMac\\.cpp$'],
- ['include', 'fonts/mac/GlyphPageTreeNodeMac\\.cpp$'],
['include', 'fonts/mac/ComplexTextControllerCoreText\\.mm$'],
['include', 'mac/ColorMac\\.mm$'],
['include', 'mac/BlockExceptions\\.mm$'],
@@ -328,7 +327,6 @@
['exclude', 'fonts/skia/FontCustomPlatformDataSkia\\.cpp$'],
['exclude', 'fonts/skia/FontCacheSkia\\.cpp$'],
- ['exclude', 'fonts/skia/GlyphPageTreeNodeSkia\\.cpp$'],
['exclude', 'fonts/skia/SimpleFontDataSkia\\.cpp$'],
# Mac uses Harfbuzz.
@@ -381,7 +379,6 @@
['include', 'fonts/opentype/'],
['include', 'fonts/skia/FontCustomPlatformDataSkia\\.cpp$'],
['include', 'fonts/skia/FontCustomPlatformDataSkia\\.cpp$'],
- ['include', 'fonts/skia/GlyphPageTreeNodeSkia\\.cpp$'],
['include', 'fonts/skia/SimpleFontDataSkia\\.cpp$'],
['include', 'fonts/win/FontCacheSkiaWin\\.cpp$'],
['include', 'fonts/win/FontFallbackWin\\.(cpp|h)$'],
« no previous file with comments | « no previous file | Source/platform/blink_platform.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698