Chromium Code Reviews| Index: ui/views/resources/vector_icons/vector_icons.h.template |
| diff --git a/ui/views/resources/vector_icons/vector_icons.h.template b/ui/views/resources/vector_icons/vector_icons.h.template |
| index b866fb82bc475cb698854a80a69990c6177ffa38..548c3f56e8db3e15f28c26eeca1e924f5cc492dd 100644 |
| --- a/ui/views/resources/vector_icons/vector_icons.h.template |
| +++ b/ui/views/resources/vector_icons/vector_icons.h.template |
| @@ -23,4 +23,6 @@ TEMPLATE_PLACEHOLDER |
| } |
| +#undef VECTOR_ICON_TEMPLATE_H |
|
sky
2017/01/24 17:33:02
Why do you undef in all these files? Wouldn't that
Evan Stade
2017/01/24 19:00:31
The template is only used in this header. The scri
|
| + |
| #endif // UI_VIEWS_RESOURCES_VECTOR_ICONS_VECTOR_ICONS_H_ |