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

Unified Diff: runtime/bin/bin.gypi

Issue 1309903010: Remove checkout of NSS and sqlite from DEPS, remove support files. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 3 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/net/.gitignore » ('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 dfe9a74698b3954c2c1bd1c5fdf22eaf0488e9c0..78a71e7776b53360d8ed1bf708e6eb0d243c7806 100644
--- a/runtime/bin/bin.gypi
+++ b/runtime/bin/bin.gypi
@@ -295,7 +295,7 @@
'conditions': [
['dart_io_support==1', {
'dependencies': [
- 'bin/net/zlib.gyp:zlib_dart',
+ 'bin/zlib.gyp:zlib_dart',
],
}],
['dart_io_support==1 and dart_io_secure_socket==1', {
« no previous file with comments | « DEPS ('k') | runtime/bin/net/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698