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

Unified Diff: tool/README.md

Issue 1988503002: Move generated files to gen/. (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Revise. Created 4 years, 7 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 | « test/testing.dart ('k') | tool/build_sdk.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tool/README.md
diff --git a/tool/README.md b/tool/README.md
index d0d4c2d091d798c4140415367fcafd868f275b7e..0aade89c927d3c8142a7a07fbf5bf62cd99db5f5 100644
--- a/tool/README.md
+++ b/tool/README.md
@@ -10,7 +10,7 @@ This script combines:
and produces the merged SDK sources in:
- tool/generated_sdk/...
+ gen/patched_sdk/...
The result has all "external" keywords replaced with the @patch implementations.
« no previous file with comments | « test/testing.dart ('k') | tool/build_sdk.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698