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

Unified Diff: dart/sdk/lib/core/corelib_sources.gypi

Issue 204483002: Add 'breakpoint' similar to 'debugger' from JavaScript. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 9 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
« dart/sdk/lib/core/breakpoint.dart ('K') | « dart/sdk/lib/core/core.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/sdk/lib/core/corelib_sources.gypi
diff --git a/dart/sdk/lib/core/corelib_sources.gypi b/dart/sdk/lib/core/corelib_sources.gypi
index 816d8f8bfa01b3c77b27b4813b4b0d2b2f1a0c0e..eb94f6369946f83e246dafa9003188e149d1af70 100644
--- a/dart/sdk/lib/core/corelib_sources.gypi
+++ b/dart/sdk/lib/core/corelib_sources.gypi
@@ -8,6 +8,7 @@
# The above file needs to be first as it lists the parts below.
'annotations.dart',
'bool.dart',
+ 'breakpoint.dart',
'comparable.dart',
'date_time.dart',
'double.dart',
« dart/sdk/lib/core/breakpoint.dart ('K') | « dart/sdk/lib/core/core.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698