Chromium Code Reviews| Index: ui/views/view_gtk.cc |
| diff --git a/views/view_gtk.cc b/ui/views/view_gtk.cc |
| similarity index 97% |
| rename from views/view_gtk.cc |
| rename to ui/views/view_gtk.cc |
| index af62f1ee34d6c2e54eef26cbd744b758b29c2722..459cd31fe482bbeb731af4d190a5a61033956fa1 100644 |
| --- a/views/view_gtk.cc |
| +++ b/ui/views/view_gtk.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/view.h" |
| +#include "ui/views/view.h" |
| #include <gtk/gtk.h> |