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

Unified Diff: ui/events/x/device_list_cache_x.cc

Issue 24482004: events: Make platform specific events code into ui/events/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 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
« no previous file with comments | « ui/events/x/device_list_cache_x.h ('k') | ui/events/x/events_x.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/x/device_list_cache_x.cc
diff --git a/ui/base/x/device_list_cache_x.cc b/ui/events/x/device_list_cache_x.cc
similarity index 96%
rename from ui/base/x/device_list_cache_x.cc
rename to ui/events/x/device_list_cache_x.cc
index 9fcb9db940b6159dea9548424dcd53f6b974a1bb..db0846d3f5fe998791f1a023e05c15aac699dafb 100644
--- a/ui/base/x/device_list_cache_x.cc
+++ b/ui/events/x/device_list_cache_x.cc
@@ -2,12 +2,11 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ui/base/x/device_list_cache_x.h"
+#include "ui/events/x/device_list_cache_x.h"
#include <algorithm>
#include "base/memory/singleton.h"
-#include "ui/base/x/x11_util.h"
namespace ui {
« no previous file with comments | « ui/events/x/device_list_cache_x.h ('k') | ui/events/x/events_x.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698