Index: runtime/lib/typed_data_sources.gypi |
diff --git a/runtime/lib/typed_data_sources.gypi b/runtime/lib/typed_data_sources.gypi |
index 28d6a53e538714fbc8d44bc50d85479eaf9c043b..d68daed967d53807c48af2af9a5e973311cb96f7 100644 |
--- a/runtime/lib/typed_data_sources.gypi |
+++ b/runtime/lib/typed_data_sources.gypi |
@@ -7,8 +7,7 @@ |
{ |
'sources': [ |
'typed_data.cc', |
- 'typed_data.dart', |
+ 'typed_data_patch.dart', |
'simd128.cc', |
], |
} |
- |