Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(864)

Unified Diff: components/test_runner/test_runner.gyp

Issue 2034393003: testRunner.layoutAndPaintAsyncThen ==> testRunner.compositeAsyncThen (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/test_runner/test_runner.cc ('k') | components/test_runner/test_runner_for_specific_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test_runner/test_runner.gyp
diff --git a/components/test_runner/test_runner.gyp b/components/test_runner/test_runner.gyp
index 588f55f4d05d3e2caf91aad6f4960ac67fa13279..df9e7fa815960f47882ed9c9cfd53e64b4946251 100644
--- a/components/test_runner/test_runner.gyp
+++ b/components/test_runner/test_runner.gyp
@@ -46,14 +46,14 @@
'accessibility_controller.h',
'app_banner_client.cc',
'app_banner_client.h',
+ 'composite_async_then.cc',
+ 'composite_async_then.h',
'event_sender.cc',
'event_sender.h',
'gamepad_controller.cc',
'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',
« no previous file with comments | « components/test_runner/test_runner.cc ('k') | components/test_runner/test_runner_for_specific_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698