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

Unified Diff: third_party/bin/README.md

Issue 1450393002: Roll sdk dependency to 34357cdad108dcba734949bd13bd28c76ea285e0 (Closed) Base URL: git@github.com:dart-lang/fletch.git@master
Patch Set: Update status files Created 5 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
Index: third_party/bin/README.md
diff --git a/third_party/bin/README.md b/third_party/bin/README.md
index 270b762313178a985756b4bedfe0efa454a96498..0d905bfc9ffd702eb1e297c1c887a58723cbce57 100644
--- a/third_party/bin/README.md
+++ b/third_party/bin/README.md
@@ -92,8 +92,12 @@ arm-linux-gnueabihf-strip out/ReleaseXARM/dart
```
The sha1 files need to be checked into the repository at
- * `third_party/bin/{linux,mac}/...`
- * `tools/testing/bin/{linux,mac}/...`
+ * `third_party/bin/linux/dart.sha1`
+ * `third_party/bin/linux/dart-arm.sha1`
+ * `third_party/bin/mac/dart.sha1`
+ * `tools/testing/bin/linux/dart.sha1`
+ * `tools/testing/bin/linux/dart-arm.sha1`
+ * `tools/testing/bin/mac/dart.sha1`
It is highly recommended to test that everything worked, by
* ensuring only sha1 files have been changed

Powered by Google App Engine
This is Rietveld 408576698