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

Unified Diff: ui/views/mouse_watcher.cc

Issue 8735009: views: Move some random files from views/ to ui/views/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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/views/mouse_watcher.h ('k') | views/context_menu_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mouse_watcher.cc
diff --git a/views/mouse_watcher.cc b/ui/views/mouse_watcher.cc
similarity index 99%
rename from views/mouse_watcher.cc
rename to ui/views/mouse_watcher.cc
index d0748605ef64fb54f86d9898f456c0309cbec1ec..555af232329d6d58a7b803eaf3cfb26480f46fd1 100644
--- a/views/mouse_watcher.cc
+++ b/ui/views/mouse_watcher.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 "views/mouse_watcher.h"
+#include "ui/views/mouse_watcher.h"
#include "base/bind.h"
#include "base/compiler_specific.h"
« no previous file with comments | « ui/views/mouse_watcher.h ('k') | views/context_menu_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698