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