Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Unified Diff: sdk/lib/profiler/profiler_sources.gypi

Issue 230863005: Initial UserTag and dart:profiler library (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
],
}

Powered by Google App Engine
This is Rietveld 408576698