| Index: ui/views/controls/throbber.cc
|
| diff --git a/views/controls/throbber.cc b/ui/views/controls/throbber.cc
|
| similarity index 99%
|
| rename from views/controls/throbber.cc
|
| rename to ui/views/controls/throbber.cc
|
| index 7719d0d83a40d492c381d5f1412520c128c345be..d323c001bebe93775eb474333f3735f74e3dbbf5 100644
|
| --- a/views/controls/throbber.cc
|
| +++ b/ui/views/controls/throbber.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/controls/throbber.h"
|
| +#include "ui/views/controls/throbber.h"
|
|
|
| #include "base/time.h"
|
| #include "grit/ui_resources.h"
|
|
|