| Index: ui/views/examples/throbber_example.cc
|
| diff --git a/views/examples/throbber_example.cc b/ui/views/examples/throbber_example.cc
|
| similarity index 96%
|
| rename from views/examples/throbber_example.cc
|
| rename to ui/views/examples/throbber_example.cc
|
| index fb5d30db076df088c26eb95c82df0b75443af13c..dbba5979bd693b3eac5910e0c0c7dc3893444df9 100644
|
| --- a/views/examples/throbber_example.cc
|
| +++ b/ui/views/examples/throbber_example.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/examples/throbber_example.h"
|
| +#include "ui/views/examples/throbber_example.h"
|
|
|
| #include "views/controls/throbber.h"
|
| #include "views/layout/fill_layout.h"
|
|
|