Chromium Code Reviews| Index: ui/views/view_aura.cc |
| diff --git a/views/view_aura.cc b/ui/views/view_aura.cc |
| similarity index 97% |
| rename from views/view_aura.cc |
| rename to ui/views/view_aura.cc |
| index 0f5911d86fc742174d238cbc481b0df36dc6a466..6045b916f5b008e02b93761d548b6786fa0cf6dc 100644 |
| --- a/views/view_aura.cc |
| +++ b/ui/views/view_aura.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" |
| namespace { |