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

Unified Diff: sky/examples/scrolling/index.sky

Issue 980323003: Clean up examples directory (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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/htmlish/samples/intro.sky ('k') | sky/examples/scrolling/scrolling.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/scrolling/index.sky
diff --git a/sky/examples/example-scrollable/index.sky b/sky/examples/scrolling/index.sky
similarity index 75%
rename from sky/examples/example-scrollable/index.sky
rename to sky/examples/scrolling/index.sky
index f71a788e97e7402325b1b4dfdc810071ca1d217e..12a129ec0f76739c4e47f280756c77a520a61441 100644
--- a/sky/examples/example-scrollable/index.sky
+++ b/sky/examples/scrolling/index.sky
@@ -5,6 +5,6 @@
// found in the LICENSE file.
-->
<sky>
- <import src="example-scrollable.sky" />
- <example-scrollable />
+ <import src="scrolling.sky" />
+ <scrolling />
</sky>
« no previous file with comments | « sky/examples/htmlish/samples/intro.sky ('k') | sky/examples/scrolling/scrolling.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698