Index: sdk/lib/profiler/profiler_sources.gypi |
diff --git a/sdk/lib/typed_data/typed_data_sources.gypi b/sdk/lib/profiler/profiler_sources.gypi |
similarity index 93% |
copy from sdk/lib/typed_data/typed_data_sources.gypi |
copy to sdk/lib/profiler/profiler_sources.gypi |
index 3cad00d0e0eed3fefac583cd02c8c4d6abd200e5..910d79891bbe3ffeeaa41d0a4c3b23d807f791c9 100644 |
--- a/sdk/lib/typed_data/typed_data_sources.gypi |
+++ b/sdk/lib/profiler/profiler_sources.gypi |
@@ -4,7 +4,7 @@ |
{ |
'sources': [ |
- 'typed_data.dart', |
+ 'profiler.dart', |
# The above file needs to be first if additional parts are added to the lib. |
], |
} |