| 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"
|
|
|