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

Unified Diff: chrome/test/BUILD.gn

Issue 2904113002: Replacing WM_TOUCH with WM_POINTER for touch events on Wins 8+ (Closed)
Patch Set: Add a browser test Created 3 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 4cb12848e11696fb43cf6a1cebdcf9fa15dc623d..af2c4bd7fe786c01bb615c4cf2bd6a71ef3f9fb4 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -435,6 +435,7 @@ if (!is_android) {
"../browser/renderer_context_menu/render_view_context_menu_browsertest_util.h",
"../browser/renderer_host/site_per_process_text_input_browsertest.cc",
"../browser/site_per_process_interactive_browsertest.cc",
+ "../browser/touchevents_browsertest.cc",
"../browser/ui/autofill/autofill_popup_controller_interactive_uitest.cc",
"../browser/ui/blocked_content/popup_blocker_browsertest.cc",
"../browser/ui/browser_focus_uitest.cc",

Powered by Google App Engine
This is Rietveld 408576698