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

Unified Diff: DEPS

Issue 2206873004: Move the serial_port native code (Closed) Base URL: git@github.com:dartino/sdk.git@master
Patch Set: Created 4 years, 4 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 | « .gitignore ('k') | pkg/mdns/lib/src/native_extension_api.dart » ('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 4f05a6cdbde9602e5e7195c8fd7f9c093313548d..d02a55884323e93e60327c05f229e05be093b1a1 100644
--- a/DEPS
+++ b/DEPS
@@ -226,7 +226,7 @@ hooks = [
'--bucket',
'dartino-dependencies',
'-d',
- 'sdk/third_party/serial_port/lib/src/',
+ 'sdk/third_party/serial_port/lib/',
],
},
{
« no previous file with comments | « .gitignore ('k') | pkg/mdns/lib/src/native_extension_api.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698