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

Unified Diff: content/test/BUILD.gn

Issue 2690323002: Make Interaction Media Features MQ dynamic on Windows. (Closed)
Patch Set: Nit fix Created 3 years, 8 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 0cb06c6abc84a08d4bbc3f658ff4321e960a3fe3..ca06241f7876e5ecb75740edee3e926389f48e95 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -663,6 +663,7 @@ test("content_browsertests") {
"../browser/pointer_lock_browsertest_mac.mm",
"../browser/presentation/presentation_browsertest.cc",
"../browser/renderer_host/input/composited_scrolling_browsertest.cc",
+ "../browser/renderer_host/input/interaction_mq_dynamic_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",

Powered by Google App Engine
This is Rietveld 408576698