Index: sdk/lib/developer/developer_sources.gypi |
diff --git a/sdk/lib/developer/developer_sources.gypi b/sdk/lib/developer/developer_sources.gypi |
index 0c4333a309ac2c7220988a4b451379407b945d9e..5bdfe3d17fbceb5eee94ab47247f3573fd0eab08 100644 |
--- a/sdk/lib/developer/developer_sources.gypi |
+++ b/sdk/lib/developer/developer_sources.gypi |
@@ -5,9 +5,9 @@ |
{ |
'sources': [ |
'developer.dart', |
+ # The above file needs to be first if additional parts are added to the lib. |
zra
2016/02/11 18:58:37
Does this mean developer.dart? Maybe name it expli
Cutch
2016/02/11 19:34:32
This is a boiler plate comment that is in every si
|
'extension.dart', |
'profiler.dart', |
'timeline.dart', |
- # The above file needs to be first if additional parts are added to the lib. |
], |
} |