| Index: components/test_runner/test_runner.gyp
|
| diff --git a/components/test_runner/test_runner.gyp b/components/test_runner/test_runner.gyp
|
| index f873329db60fd45c87a54a757b9fb1204bf5db63..2a417574738f5ccd1c24765d84cda1916bb94d7b 100644
|
| --- a/components/test_runner/test_runner.gyp
|
| +++ b/components/test_runner/test_runner.gyp
|
| @@ -51,6 +51,8 @@
|
| 'gamepad_controller.h',
|
| 'gc_controller.cc',
|
| 'gc_controller.h',
|
| + 'layout_and_paint_async_then.cc',
|
| + 'layout_and_paint_async_then.h',
|
| 'layout_dump.cc',
|
| 'layout_dump.h',
|
| 'layout_test_runtime_flags.cc',
|
|
|