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

Unified Diff: runtime/bin/bin.gypi

Issue 1682783002: Dartium 45 roll (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: removed Created 4 years, 10 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 | « DEPS ('k') | runtime/bin/zlib.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/bin.gypi
diff --git a/runtime/bin/bin.gypi b/runtime/bin/bin.gypi
index f271fbd0ea70e72b5b0a215fdaedfc4526e5ec6c..2e6ae771df5f25cb676edd1c142024a0b9e335e9 100644
--- a/runtime/bin/bin.gypi
+++ b/runtime/bin/bin.gypi
@@ -545,6 +545,9 @@
{
'target_name': 'generate_bootstrap_resources_cc_file',
'type': 'none',
+ 'dependencies': [
+ 'bin/zlib.gyp:zlib_dart',
+ ],
'toolsets':['host'],
'includes': [
'vmservice/vmservice_sources.gypi',
« no previous file with comments | « DEPS ('k') | runtime/bin/zlib.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698