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

Unified Diff: dart/runtime/lib/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
Index: dart/runtime/lib/corelib_sources.gypi
diff --git a/dart/runtime/lib/corelib_sources.gypi b/dart/runtime/lib/corelib_sources.gypi
index 1b94b04c771d394e512bc7b83e0a2a599adbebe4..1764084608047a5ffe1d69b92f5a47a8e21b26e5 100644
--- a/dart/runtime/lib/corelib_sources.gypi
+++ b/dart/runtime/lib/corelib_sources.gypi
@@ -10,6 +10,7 @@
# The above file needs to be first as it imports required libraries.
'bool.cc',
'bool_patch.dart',
+ 'breakpoint_patch.dart',
'date.cc',
'date_patch.dart',
'array.cc',

Powered by Google App Engine
This is Rietveld 408576698