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

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

Issue 2897863004: Revert of chromeos: adds TouchDeviceServer and wires up in mushrome (Closed)
Patch Set: Created 3 years, 7 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
« no previous file with comments | « mojo/public/tools/bindings/mojom.gni ('k') | services/ui/input_devices/input_device_server.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/input_devices/BUILD.gn
diff --git a/services/ui/input_devices/BUILD.gn b/services/ui/input_devices/BUILD.gn
index 78a280ed9d3ef8cdd74cfd97b721d795ab70f8d9..bf7b4f8d7aa277a94e62fbff2b9575d45fed0c8d 100644
--- a/services/ui/input_devices/BUILD.gn
+++ b/services/ui/input_devices/BUILD.gn
@@ -19,13 +19,6 @@
public_deps = [
"//services/ui/public/interfaces/input_devices",
]
-
- if (is_chromeos) {
- sources += [
- "touch_device_server.cc",
- "touch_device_server.h",
- ]
- }
}
test("input_device_unittests") {
« no previous file with comments | « mojo/public/tools/bindings/mojom.gni ('k') | services/ui/input_devices/input_device_server.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698