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

Unified Diff: content/content_tests.gypi

Issue 2162143002: Don't use PostTask queueing between compositor and main thread. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add browser test, fix comments from #4 Created 4 years, 4 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 08ef649ce7de81cd159a22ab1b2b1e7b6f5a4a62..ca313c7a1295701d7bc156e55efe7dfe432aa9bd 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -253,6 +253,7 @@
'browser/message_port_provider_browsertest.cc',
'browser/net_info_browsertest.cc',
'browser/renderer_host/input/composited_scrolling_browsertest.cc',
+ 'browser/renderer_host/input/main_thread_event_queue_browsertest.cc',
'browser/renderer_host/input/non_blocking_event_browsertest.cc',
'browser/renderer_host/input/touch_action_browsertest.cc',
'browser/renderer_host/input/touch_input_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698