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

Unified Diff: sky/tests/framework/binding.sky

Issue 999873002: Move sky-*.sky into framework/elements (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: One missing Created 5 years, 9 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/framework/sky-toolbar.sky ('k') | sky/tests/framework/observe.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/framework/binding.sky
diff --git a/sky/tests/framework/binding.sky b/sky/tests/framework/binding.sky
index 8a71ea526421dc93b338df07cdede672ea6d1190..469dda453930aded4a1b2ff8df96b75acc5796a7 100644
--- a/sky/tests/framework/binding.sky
+++ b/sky/tests/framework/binding.sky
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<import src="/sky/framework/dom-serializer.sky" as="DomSerializer" />
-<import src="/sky/framework/sky-element/sky-binder.sky" as="binder" />
+<import src="/sky/framework/elements/sky-element/sky-binder.sky" as="binder" />
<div id="host"></div>
« no previous file with comments | « sky/framework/sky-toolbar.sky ('k') | sky/tests/framework/observe.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698