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

Unified Diff: content/renderer/BUILD.gn

Issue 2348183003: Test synthetic pointer action on pointer event tests (Closed)
Patch Set: pointer event tests Created 4 years 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 | content/renderer/gpu/actions_runner.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index b90db496cff84cd49b3e30ad2a990a76e663e779..a00f22cc50d05745e6d7fecb2534508e1d46c93d 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -128,6 +128,8 @@ target(link_target_type, "renderer") {
"frame_blame_context.h",
"gamepad_shared_memory_reader.cc",
"gamepad_shared_memory_reader.h",
+ "gpu/actions_runner.cc",
+ "gpu/actions_runner.h",
"gpu/compositor_dependencies.h",
"gpu/compositor_external_begin_frame_source.cc",
"gpu/compositor_external_begin_frame_source.h",
« no previous file with comments | « no previous file | content/renderer/gpu/actions_runner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698