| Index: ui/gfx/vector_icons/vector_icons.cc.template
|
| diff --git a/ui/gfx/vector_icons/vector_icons.cc.template b/ui/gfx/vector_icons/vector_icons.cc.template
|
| index 5e8575d42906fea60fc93043109f819515c34e5b..6d1d2a83ee7c8c3957b61b9437aa28fe716ca706 100644
|
| --- a/ui/gfx/vector_icons/vector_icons.cc.template
|
| +++ b/ui/gfx/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/gfx/vector_icons.h"
|
| +#include "ui/gfx/vector_icons/vector_icons.h"
|
|
|
| #include "base/logging.h"
|
| #include "ui/gfx/vector_icon_types.h"
|
|
|