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

Unified Diff: Source/bindings/core/dart/dart-extras.gypi

Issue 1653163002: Dart snapshot runs & and few other misc things. (Closed) Base URL: svn://svn.chromium.org/blink/branches/dart/2454_1
Patch Set: Created 4 years, 11 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 | « Source/bindings/core/dart/DartUtilities.cpp ('k') | Source/core/core.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/core/dart/dart-extras.gypi
diff --git a/Source/bindings/core/dart/dart-extras.gypi b/Source/bindings/core/dart/dart-extras.gypi
index 282dbbab7d2e807c56f200a6dda8b0461fc9a34f..277b8f375ecfc25fd2d3770c985b01a47572a96c 100644
--- a/Source/bindings/core/dart/dart-extras.gypi
+++ b/Source/bindings/core/dart/dart-extras.gypi
@@ -92,7 +92,7 @@
'variables': {
'output_path': '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart',
'pure_libs': [
- '<(global_dart_output_dir)/_blink_dartium.dart',
+ '<(dart_lib_dir)/_blink/dartium/_blink_dartium.dart',
'<(dart_dir)/runtime/bin/vmserviceio_dartium.dart',
'<(dart_lib_dir)/html/html_common/html_common.dart',
'<(dart_lib_dir)/js/dartium/js_dartium.dart',
« no previous file with comments | « Source/bindings/core/dart/DartUtilities.cpp ('k') | Source/core/core.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698