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

Unified Diff: ots-common.gypi

Issue 139563002: [OTS] Add support for the MATH table. (Closed) Base URL: https://chromium.googlesource.com/external/ots.git@master
Patch Set: Created 6 years, 11 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 | src/layout.h » ('j') | src/math.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ots-common.gypi
diff --git a/ots-common.gypi b/ots-common.gypi
index ee9ac150794fd3ceb2590d19419781679ecf99ec..559276e89f5accbf2518af3e8da5fd2c5b312350 100644
--- a/ots-common.gypi
+++ b/ots-common.gypi
@@ -45,6 +45,8 @@
'src/ltsh.h',
'src/maxp.cc',
'src/maxp.h',
+ 'src/math.cc',
+ 'src/math.h',
Kunihiko Sakamoto 2014/01/17 10:51:36 math_.h
'src/metrics.cc',
'src/metrics.h',
'src/name.cc',
« no previous file with comments | « no previous file | src/layout.h » ('j') | src/math.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698