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

Unified Diff: components/test_runner/BUILD.gn

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 | « no previous file | components/test_runner/composite_async_then.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test_runner/BUILD.gn
diff --git a/components/test_runner/BUILD.gn b/components/test_runner/BUILD.gn
index 42ce4a7fd13d6024a869352442725b9304ef5648..4bff525f09df03fb127f441bd7dffb214d441902 100644
--- a/components/test_runner/BUILD.gn
+++ b/components/test_runner/BUILD.gn
@@ -18,14 +18,14 @@ component("test_runner") {
"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 | « no previous file | components/test_runner/composite_async_then.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698