| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index c796e7d844c239ffa3686668fdc99abb49e99699..c5f2033adbfa32e9a7f48d9a4f548c544b9be938 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -478,6 +478,10 @@
|
| 'resources/software_rasterizer.h',
|
| 'resources/task_graph_runner.cc',
|
| 'resources/task_graph_runner.h',
|
| + 'resources/texture_compressor.cc',
|
| + 'resources/texture_compressor.h',
|
| + 'resources/texture_compressor_etc1.cc',
|
| + 'resources/texture_compressor_etc1.h',
|
| 'resources/texture_mailbox.cc',
|
| 'resources/texture_mailbox.h',
|
| 'resources/texture_mailbox_deleter.cc',
|
|
|