| Index: ui/views/examples/progress_bar_example.cc
|
| diff --git a/views/examples/progress_bar_example.cc b/ui/views/examples/progress_bar_example.cc
|
| similarity index 97%
|
| rename from views/examples/progress_bar_example.cc
|
| rename to ui/views/examples/progress_bar_example.cc
|
| index 91c73d610b2d47c903fa2f9421325a1d17545a0a..5fabe7ae697650c92e830296a65ab0ae148167b8 100644
|
| --- a/views/examples/progress_bar_example.cc
|
| +++ b/ui/views/examples/progress_bar_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/progress_bar_example.h"
|
| +#include "ui/views/examples/progress_bar_example.h"
|
|
|
| #include "base/utf_string_conversions.h"
|
| #include "views/controls/button/text_button.h"
|
|
|