| Index: ui/gfx/vector_icons_public.h
|
| diff --git a/ui/gfx/vector_icons_public.h b/ui/gfx/vector_icons_public.h
|
| index 77cc34e9693c375d39dba50942336b7bfd596657..74b513d2e0d42c243f5bcf722e65f4556dcfc1b1 100644
|
| --- a/ui/gfx/vector_icons_public.h
|
| +++ b/ui/gfx/vector_icons_public.h
|
| @@ -8,7 +8,7 @@
|
| #include "build/build_config.h"
|
|
|
| #if defined(USE_AURA) || (!defined(OS_IOS) && !defined(OS_ANDROID))
|
| -#include "ui/gfx/vector_icons.h"
|
| +#include "ui/gfx/vector_icons/vector_icons.h"
|
| #else
|
| // Define this type so non-views platforms will compile.
|
| namespace gfx {
|
|
|