Chromium Code Reviews| Index: runtime/lib/lib_sources.gypi |
| diff --git a/runtime/lib/lib_sources.gypi b/runtime/lib/lib_sources.gypi |
| index 0ac44c1b1480aae062a4c926314080592140684e..828a2918392ed7eb36405ca68bba9102cd6acd14 100644 |
| --- a/runtime/lib/lib_sources.gypi |
| +++ b/runtime/lib/lib_sources.gypi |
| @@ -6,8 +6,8 @@ |
| { |
| 'sources': [ |
| - 'byte_buffer.cc', |
| - 'byte_buffer.dart', |
| + 'byte_array.cc', |
| + 'byte_array.dart', |
| 'clock.cc', |
| 'clock.dart', |
| 'error.cc', |