From 1a9b6b68d42f8331e7af2a7a04bb00db50f966dd Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Wed, 25 Feb 2015 14:29:41 -0800 Subject: [PATCH] Dart: Renames dart:mojo_blah -> mojo:blah This improves consistency with the convention that the dart: scheme is only for things from the Dart standard library. BUG= R=erg@chromium.org Review URL: https://codereview.chromium.org/951783004 --- examples/dart-mojo.sky | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/dart-mojo.sky b/examples/dart-mojo.sky index cee9de92d13..056bc71ca92 100644 --- a/examples/dart-mojo.sky +++ b/examples/dart-mojo.sky @@ -4,10 +4,10 @@