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

Unified Diff: content/test/BUILD.gn

Issue 2782553002: Fix priority of TaskQueue::QueueType::COMPOSITOR on touch events
Patch Set: Created 3 years, 9 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 | « content/renderer/input/input_handler_manager_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 09467ff617e89093d0aa4370b73df2795a1627ac..e950e3d459d98a03768a4c4526ca60e0b9b0cb91 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1411,6 +1411,7 @@ test("content_unittests") {
"../renderer/gpu/render_widget_compositor_unittest.cc",
"../renderer/ico_image_decoder_unittest.cc",
"../renderer/input/input_event_filter_unittest.cc",
+ "../renderer/input/input_handler_manager_unittest.cc",
"../renderer/input/main_thread_event_queue_unittest.cc",
"../renderer/manifest/manifest_parser_unittest.cc",
"../renderer/media/android/media_info_loader_unittest.cc",
« no previous file with comments | « content/renderer/input/input_handler_manager_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698