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

Unified Diff: mojo/public/dart/README

Issue 728553002: Update mojo sdk to rev afb4440fd5a10cba980878c326180b7ad7960480 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 | « mojo/public/dart/DEPS ('k') | mojo/public/dart/core.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/dart/README
diff --git a/mojo/public/dart/README b/mojo/public/dart/README
index aadb3483f7376af85e3b09d4e961b976ba740449..5ff7ee3fad561b022bbbab6e205e130e0864cd2b 100644
--- a/mojo/public/dart/README
+++ b/mojo/public/dart/README
@@ -39,3 +39,17 @@ e.g. out/ReleaseX64/dart-sdk/bin to your path.
4.) Run Dart tests.
$ ./mojob.sh --release darttest
+
+
+These are instructions for adding a Dart VM source checkout to your client.
+
+1. Edit your .gclient file.
+
+ Replace "DEPS" with "DEPS.dart"
+
+2. Run:
+
+ $ gclient sync
+
+ You should now have a directory //src/dart
+
« no previous file with comments | « mojo/public/dart/DEPS ('k') | mojo/public/dart/core.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698