| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index fb98a3074229dca0a3117ffb10d67fa61f3f6310..271c2c4f1127519445d4872c1818b773995f2a9e 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -403,7 +403,7 @@
|
| 'sources': [
|
| # Note: sources list duplicated in GN build.
|
| 'animation/animation_host_perftest.cc',
|
| - 'ipc/cc_serialization_perftest.cc',
|
| + 'ipc/cc_param_traits_perftest.cc',
|
| 'layers/layer_perftest.cc',
|
| 'layers/picture_layer_impl_perftest.cc',
|
| 'quads/draw_quad_perftest.cc',
|
|
|