diff options
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r-- | cc/cc_tests.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp index 0bd7974..b3bd9ca 100644 --- a/cc/cc_tests.gyp +++ b/cc/cc_tests.gyp @@ -38,7 +38,7 @@ 'scoped_texture_unittest.cc', 'scrollbar_animation_controller_linear_fade_unittest.cc', 'solid_color_layer_impl_unittest.cc', - 'texture_update_controller_unittest.cc', + 'resource_update_controller_unittest.cc', 'thread_task_unittest.cc', 'tiled_layer_impl_unittest.cc', 'timer_unittest.cc', |