| Index: ui/views/controls/throbber.cc
|
| diff --git a/ui/views/controls/throbber.cc b/ui/views/controls/throbber.cc
|
| index 7194bd3f4aa8fbf3dbfa8bea3e41d331e19e021c..cc92263b7e09265e3151f1fa54380a259dc4f34c 100644
|
| --- a/ui/views/controls/throbber.cc
|
| +++ b/ui/views/controls/throbber.cc
|
| @@ -15,9 +15,7 @@
|
| #include "ui/gfx/paint_vector_icon.h"
|
| #include "ui/native_theme/common_theme.h"
|
| #include "ui/native_theme/native_theme.h"
|
| -#include "ui/resources/grit/ui_resources.h"
|
| #include "ui/vector_icons/vector_icons.h"
|
| -#include "ui/views/resources/grit/views_resources.h"
|
|
|
| namespace views {
|
|
|
|
|