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

Unified Diff: sky/tests/services/event-sender.sky

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/tests/resources/event-sender.dart ('k') | sky/tests/services/network.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/services/event-sender.sky
diff --git a/sky/tests/services/event-sender.sky b/sky/tests/services/event-sender.sky
index 451d0ad0b3100c70003aae34e9c10be7055db44f..644cd9fa0134760d1ab96fd1e54c7cf6eb44d752 100644
--- a/sky/tests/services/event-sender.sky
+++ b/sky/tests/services/event-sender.sky
@@ -7,7 +7,7 @@ import "dart:sky";
import "package:mojom/mojo/input_event_constants.mojom.dart" as constants;
import "package:mojom/mojo/input_events.mojom.dart" as events;
import "package:mojom/sky/test_harness.mojom.dart" as harness;
-import "package:sky/framework/embedder.dart";
+import "package:sky/mojo/embedder.dart";
void main() {
initUnit();
« no previous file with comments | « sky/tests/resources/event-sender.dart ('k') | sky/tests/services/network.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698