Chromium Code Reviews| 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', |