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

Unified Diff: sky/sdk/lib/editing/keyboard.dart

Issue 1221883002: Remove package:sky/framework (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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/sdk/home.dart ('k') | sky/sdk/lib/framework/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/lib/editing/keyboard.dart
diff --git a/sky/sdk/lib/editing/keyboard.dart b/sky/sdk/lib/editing/keyboard.dart
index f64e89f5d3d371b2c931e2ced068666f492046ce..77e6e6ab67436f000512de7e6d3f112aa786eae8 100644
--- a/sky/sdk/lib/editing/keyboard.dart
+++ b/sky/sdk/lib/editing/keyboard.dart
@@ -4,7 +4,7 @@
import 'package:mojom/keyboard/keyboard.mojom.dart';
-import '../framework/shell.dart' as shell;
+import '../mojo/shell.dart' as shell;
class _KeyboardConnection {
KeyboardServiceProxy proxy;
« no previous file with comments | « sky/sdk/home.dart ('k') | sky/sdk/lib/framework/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698