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

Unified Diff: sky/examples/scrolling/scrolling.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/examples/custom-element/example-element.sky ('k') | sky/examples/stocks/stock.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/scrolling/scrolling.sky
diff --git a/sky/examples/scrolling/scrolling.sky b/sky/examples/scrolling/scrolling.sky
index 3442d7a4421591763155f5ce10e179168f1b6987..da20178c75453e26451fe65a63f8b925e36ce2e7 100644
--- a/sky/examples/scrolling/scrolling.sky
+++ b/sky/examples/scrolling/scrolling.sky
@@ -3,8 +3,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-->
-<import src="/sky/framework/sky-element.sky" />
-<import src="/sky/framework/sky-scrollable.sky" />
+<import src="/sky/framework/elements/sky-element.sky" />
+<import src="/sky/framework/elements/sky-scrollable.sky" />
<sky-element>
<template>
« no previous file with comments | « sky/examples/custom-element/example-element.sky ('k') | sky/examples/stocks/stock.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698