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

Unified Diff: ui/display/types/BUILD.gn

Issue 508303002: Move touchscreen device caching to DeviceDataManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove PlatformEventObserver Created 6 years, 3 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/display/types/BUILD.gn
diff --git a/ui/display/types/BUILD.gn b/ui/display/types/BUILD.gn
index 527bedf74869f9afd06063f30bd33e5f1bcb1c93..8f4dfc99f9db788f4e3739fbfa15ea6117c1a7f9 100644
--- a/ui/display/types/BUILD.gn
+++ b/ui/display/types/BUILD.gn
@@ -11,9 +11,6 @@ component("types") {
"chromeos/display_snapshot.h",
"chromeos/native_display_delegate.h",
"chromeos/native_display_observer.h",
- "chromeos/touchscreen_device.cc",
- "chromeos/touchscreen_device.h",
- "chromeos/touchscreen_device_manager.h",
"display_constants.h",
"display_types_export.h",
]

Powered by Google App Engine
This is Rietveld 408576698