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

Unified Diff: tools/dart/patch_sdk.diff

Issue 1132063007: Rationalize Dart mojo and sky package structure (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 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 | « sky/tools/webkitpy/layout_tests/port/base.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dart/patch_sdk.diff
diff --git a/tools/dart/patch_sdk.diff b/tools/dart/patch_sdk.diff
index 378ccea87da3a23f8cf81de4957a8d0805dad384..3375304e01302051162799c645c9c156d2d5b030 100644
--- a/tools/dart/patch_sdk.diff
+++ b/tools/dart/patch_sdk.diff
@@ -7,7 +7,7 @@ Index: sdk/lib/_internal/libraries.dart
dart2jsPatchPath: "_internal/compiler/js_lib/typed_data_patch.dart"),
+ "mojo.internal": const LibraryInfo(
-+ "../../../../mojo/public/dart/internal.dart",
++ "../../../../mojo/public/dart/lib/internal.dart",
+ maturity: Maturity.STABLE),
+
+ "sky": const LibraryInfo(
« no previous file with comments | « sky/tools/webkitpy/layout_tests/port/base.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698