| Index: ui/views/vector_icons/vector_icons.cc.template
|
| diff --git a/ui/views/resources/vector_icons/vector_icons.cc.template b/ui/views/vector_icons/vector_icons.cc.template
|
| similarity index 91%
|
| rename from ui/views/resources/vector_icons/vector_icons.cc.template
|
| rename to ui/views/vector_icons/vector_icons.cc.template
|
| index 2423023ea69ef83d942276619aeaf42f802aa564..9411587ff5b3e04c9a3fa82f61b5a8db6cd47b0e 100644
|
| --- a/ui/views/resources/vector_icons/vector_icons.cc.template
|
| +++ b/ui/views/vector_icons/vector_icons.cc.template
|
| @@ -5,7 +5,7 @@
|
| // vector_icons.cc.template is used to generate vector_icons.cc. Edit the former
|
| // rather than the latter.
|
|
|
| -#include "ui/views/resources/vector_icons/vector_icons.h"
|
| +#include "ui/views/vector_icons.h"
|
|
|
| #include "base/logging.h"
|
| #include "ui/gfx/vector_icon_types.h"
|
|
|