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

Unified Diff: DEPS

Issue 2189923002: Update Dart binaries to 1.18.0-dev.4.4 (Closed) Base URL: git@github.com:dartino/sdk.git@master
Patch Set: Created 4 years, 5 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 | « no previous file | pkg/mdns/lib/native/libmdns_extension_lib.dylib.sha1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 014b6825ee2078c2dcc4cbf12f5ed7e52578099f..4f05a6cdbde9602e5e7195c8fd7f9c093313548d 100644
--- a/DEPS
+++ b/DEPS
@@ -198,7 +198,7 @@ hooks = [
'--bucket',
'dartino-dependencies',
'-d',
- 'sdk/pkg/mdns/lib/native',
+ 'sdk/pkg/mdns/lib/src',
],
},
{
@@ -212,7 +212,7 @@ hooks = [
'--bucket',
'dartino-dependencies',
'-d',
- 'sdk/pkg/power_management/lib/native',
+ 'sdk/pkg/power_management/lib/src',
],
},
{
« no previous file with comments | « no previous file | pkg/mdns/lib/native/libmdns_extension_lib.dylib.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698