Chromium Code Reviews| Index: gyp/core.gyp |
| diff --git a/gyp/core.gyp b/gyp/core.gyp |
| index 2569a9478fa6d262463192a1dcab3d0a376ffbcc..8c587fe4b79dc799786c5e9967f370f8a711b40b 100644 |
| --- a/gyp/core.gyp |
| +++ b/gyp/core.gyp |
| @@ -18,6 +18,7 @@ |
| 'include_dirs': [ |
| '../include/c', |
| + '../include/codec', |
|
scroggo
2015/12/02 20:22:54
I thought that back in the day we did not make cor
|
| '../include/config', |
| '../include/core', |
| '../include/pathops', |