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

Unified Diff: ui/gfx/BUILD.gn

Issue 1182303005: Fixed the Touchscreen.TouchEventsEnabled histogram to record the correct values on X11 and Ozone ba… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed sadrul@'s comments from patch set 12. Created 5 years, 5 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: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index b6468d932b82c282852a281d4cf715123f88d8d2..47d58216bc89b70e62af42dd1dbdcc30eca35c2e 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -384,6 +384,8 @@ source_set("test_support") {
"test/fontconfig_util_linux.h",
"test/gfx_util.cc",
"test/gfx_util.h",
+ "test/test_screen.cc",
+ "test/test_screen.h",
"test/ui_cocoa_test_helper.h",
"test/ui_cocoa_test_helper.mm",
]

Powered by Google App Engine
This is Rietveld 408576698