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

Unified Diff: services/ui/public/cpp/input_devices/BUILD.gn

Issue 2196563004: Add tests for InputDeviceServer/InputDeviceClient. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Switch test runner. 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: services/ui/public/cpp/input_devices/BUILD.gn
diff --git a/services/ui/public/cpp/input_devices/BUILD.gn b/services/ui/public/cpp/input_devices/BUILD.gn
index 1b91813c2b51704ca55fd756aa763533760b038e..da90c47d20ffc64cb1d027d2497990bc538b34d8 100644
--- a/services/ui/public/cpp/input_devices/BUILD.gn
+++ b/services/ui/public/cpp/input_devices/BUILD.gn
@@ -10,8 +10,7 @@ source_set("input_devices") {
deps = [
"//base",
- "//services/shell/public/cpp:sources",
- "//skia",
+ "//services/shell/public/cpp",
"//ui/events/devices",
]
« no previous file with comments | « services/ui/input_devices/input_device_unittests.cc ('k') | services/ui/public/cpp/input_devices/input_device_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698