Chromium Code Reviews| Index: runtime/platform/platform_sources.gypi |
| diff --git a/runtime/platform/platform_sources.gypi b/runtime/platform/platform_sources.gypi |
| index 8f97acdb6a50a2f1b304cdfefe952e08609ab0fe..58ee91bf2f76a0daeba5bd841509a0c6cebfb306 100644 |
| --- a/runtime/platform/platform_sources.gypi |
| +++ b/runtime/platform/platform_sources.gypi |
| @@ -5,8 +5,6 @@ |
| # This file contains sources shared between the vm and bin components. |
| { |
| 'sources': [ |
| - 'globals.h', |
| - 'c99_support_win.h', |
| - 'inttypes_support_win.h', |
| + 'assert.cc', |
| ], |
| } |