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

Unified Diff: sdk/lib/debugger/debugger_sources.gypi

Issue 1116263004: Add 'dart:debugger' library (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 7 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
« no previous file with comments | « sdk/lib/debugger/debugger.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/debugger/debugger_sources.gypi
diff --git a/sdk/lib/profiler/profiler_sources.gypi b/sdk/lib/debugger/debugger_sources.gypi
similarity index 93%
copy from sdk/lib/profiler/profiler_sources.gypi
copy to sdk/lib/debugger/debugger_sources.gypi
index 910d79891bbe3ffeeaa41d0a4c3b23d807f791c9..d1221e5145f072617d4f1f255b2739f0e4105483 100644
--- a/sdk/lib/profiler/profiler_sources.gypi
+++ b/sdk/lib/debugger/debugger_sources.gypi
@@ -4,7 +4,7 @@
{
'sources': [
- 'profiler.dart',
+ 'debugger.dart',
# The above file needs to be first if additional parts are added to the lib.
],
}
« no previous file with comments | « sdk/lib/debugger/debugger.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698