diff options
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r-- | cc/cc_tests.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp index 2c16988..671df97 100644 --- a/cc/cc_tests.gyp +++ b/cc/cc_tests.gyp @@ -63,6 +63,7 @@ 'tiled_layer_unittest.cc', 'tiling_data_unittest.cc', 'top_controls_manager_unittest.cc', + 'transform_operations_unittest.cc', 'tree_synchronizer_unittest.cc', 'timing_function_unittest.cc', 'test/fake_web_graphics_context_3d_unittest.cc', |