Chromium Code Reviews| Index: lib/Forward_h.template |
| diff --git a/lib/Forward_h.template b/lib/Forward_h.template |
| index 04868b707fbaacd16fbcff45840473fb7f3c3778..34d1c0d3e946cd7553fee0a3ef71b5d1e6d5aa78 100644 |
| --- a/lib/Forward_h.template |
| +++ b/lib/Forward_h.template |
| @@ -8,7 +8,6 @@ |
| {% if config.lib.export_header %} |
| #include {{format_include(config.lib.export_header)}} |
| {% endif %} |
| -#include {{format_include(config.lib.platform_header)}} |
| #include {{format_include(config.lib.string_header)}} |
| #include <vector> |