| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 06ac065e963a5a8371951deb0fedfa2eab30aedb..98997ceba85fadadc5d0ae43638a12a3dc3ba2cd 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -76,6 +76,7 @@
|
| 'output/software_renderer_unittest.cc',
|
| 'output/texture_mailbox_deleter_unittest.cc',
|
| 'playback/display_item_list_unittest.cc',
|
| + 'playback/display_list_raster_source_unittest.cc',
|
| 'playback/display_list_recording_source_unittest.cc',
|
| 'playback/picture_pile_impl_unittest.cc',
|
| 'playback/picture_pile_unittest.cc',
|
|
|