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

Unified Diff: ui/events/devices/device_util_linux.cc

Issue 685793002: Move all event related devices from ui/events/ to ui/events/devices/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@internal-touchscreens
Patch Set: fix ozone Created 6 years, 1 month 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 | « ui/events/devices/device_util_linux.h ('k') | ui/events/devices/events_devices.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/devices/device_util_linux.cc
diff --git a/ui/events/device_util_linux.cc b/ui/events/devices/device_util_linux.cc
similarity index 96%
rename from ui/events/device_util_linux.cc
rename to ui/events/devices/device_util_linux.cc
index b00158f66d1fe8fde2d97186f99f6f1d92c131f6..89247f110a9e50eacb490f2257f2d539fa624788 100644
--- a/ui/events/device_util_linux.cc
+++ b/ui/events/devices/device_util_linux.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ui/events/device_util_linux.h"
+#include "ui/events/devices/device_util_linux.h"
#include <string>
« no previous file with comments | « ui/events/devices/device_util_linux.h ('k') | ui/events/devices/events_devices.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698