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

Unified Diff: gyp/gmslides.gypi

Issue 434623002: Remove ALL font fallback logic from Skia. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: fix win font host Created 6 years, 4 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 | « gm/androidfallback.cpp ('k') | include/core/SkPaint.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gmslides.gypi
diff --git a/gyp/gmslides.gypi b/gyp/gmslides.gypi
index 1ccccffed48ae974fdf80c5df27dbe9a982d8dcf..5a3c39b1cff5373c358b4e91d81446be46f8e27b 100644
--- a/gyp/gmslides.gypi
+++ b/gyp/gmslides.gypi
@@ -228,10 +228,6 @@
# fulfilling. See http://skbug.com/1978
'../gm/verylargebitmap.cpp',
],
-
- 'sources': [
- '../gm/androidfallback.cpp',
- ],
}],
],
}
« no previous file with comments | « gm/androidfallback.cpp ('k') | include/core/SkPaint.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698