Chromium Code Reviews| Index: runtime/platform/platform_sources.gypi |
| diff --git a/runtime/platform/platform_sources.gypi b/runtime/platform/platform_sources.gypi |
| index 5885f733c9edf122f8cdb088561791a550035a85..7327ad35e503892d9378a00c03394e69418f86fd 100644 |
| --- a/runtime/platform/platform_sources.gypi |
| +++ b/runtime/platform/platform_sources.gypi |
| @@ -7,9 +7,9 @@ |
| 'sources': [ |
| 'assert.cc', |
| 'hashmap.cc', |
| - 'json.cc', |
| 'floating_point_win.cc', |
| 'signal_blocker.h', |
| + 'text_buffer.cc', |
| 'utils.cc', |
| ], |
| } |