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

Unified Diff: ui/ozone/ozone.gyp

Issue 508303002: Move touchscreen device caching to DeviceDataManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . 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/ozone/ozone.gyp
diff --git a/ui/ozone/ozone.gyp b/ui/ozone/ozone.gyp
index 8c928716aaba73506b5853273da95745dab64b0d..4311ff030f6eb267753d8c77b7fb1fc33fb44b6b 100644
--- a/ui/ozone/ozone.gyp
+++ b/ui/ozone/ozone.gyp
@@ -91,8 +91,6 @@
'common/chromeos/display_util.h',
'common/chromeos/native_display_delegate_ozone.cc',
'common/chromeos/native_display_delegate_ozone.h',
- 'common/chromeos/touchscreen_device_manager_ozone.cc',
- 'common/chromeos/touchscreen_device_manager_ozone.h',
'common/gpu/ozone_gpu_message_generator.cc',
'common/gpu/ozone_gpu_message_generator.h',
'common/gpu/ozone_gpu_message_params.cc',

Powered by Google App Engine
This is Rietveld 408576698