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

Unified Diff: trunk/ots-common.gypi

Issue 341983012: OTS: Add DoNotDropColorBitmapTables() API. (Closed) Base URL: http://ots.googlecode.com/svn/
Patch Set: 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
« no previous file with comments | « trunk/include/opentype-sanitiser.h ('k') | trunk/ots-standalone.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/ots-common.gypi
===================================================================
--- trunk/ots-common.gypi (revision 113)
+++ trunk/ots-common.gypi (working copy)
@@ -7,6 +7,10 @@
'ots_sources': [
'include/ots-memory-stream.h',
'include/opentype-sanitiser.h',
+ 'src/cbdt.cc',
+ 'src/cbdt.h',
+ 'src/cblc.cc',
+ 'src/cblc.h',
'src/cff.cc',
'src/cff.h',
'src/cff_type2_charstring.cc',
« no previous file with comments | « trunk/include/opentype-sanitiser.h ('k') | trunk/ots-standalone.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698