| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index d4dd68156b30786c020709f662bbd1e420b108eb..1f8d69c81a99a0a696ee6b499e3d4fe2f0281090 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -102,8 +102,6 @@
|
| 'test/fake_software_output_device.h',
|
| 'test/fake_video_frame_provider.cc',
|
| 'test/fake_video_frame_provider.h',
|
| - 'test/fake_web_graphics_context_3d.cc',
|
| - 'test/fake_web_graphics_context_3d.h',
|
| 'test/fake_web_scrollbar.cc',
|
| 'test/fake_web_scrollbar.h',
|
| 'test/fake_web_scrollbar_theme_geometry.cc',
|
| @@ -129,6 +127,8 @@
|
| 'test/render_pass_test_utils.h',
|
| 'test/scheduler_test_common.cc',
|
| 'test/scheduler_test_common.h',
|
| + 'test/test_web_graphics_context_3d.cc',
|
| + 'test/test_web_graphics_context_3d.h',
|
| 'test/tiled_layer_test_common.cc',
|
| 'test/tiled_layer_test_common.h',
|
| ],
|
|
|