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

Unified Diff: examples/wm_flow/wm/window_frame.sky

Issue 874303003: Move sky-box,-button,-checkbox,-radio out of their directories (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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 | « examples/window_manager/debug_panel.sky ('k') | sky/examples/widgets/index.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/wm_flow/wm/window_frame.sky
diff --git a/examples/wm_flow/wm/window_frame.sky b/examples/wm_flow/wm/window_frame.sky
index 10e01414e2e9909ffed461df85d7e9e34e73f774..4e2267a71692f43b09443ade67d710e84dc76a93 100644
--- a/examples/wm_flow/wm/window_frame.sky
+++ b/examples/wm_flow/wm/window_frame.sky
@@ -7,8 +7,8 @@
<sky>
<import src="/gen/examples/wm_flow/wm/window_frame_host.mojom.sky" as="example" />
<import src="/sky/framework/embedder.sky" as="embedder" />
-<import src="/sky/framework/sky-button/sky-button.sky"/>
-<import src="/sky/framework/sky-checkbox/sky-checkbox.sky"/>
+<import src="/sky/framework/sky-button.sky"/>
+<import src="/sky/framework/sky-checkbox.sky"/>
<import src="/sky/framework/sky-element/sky-element.sky" as="SkyElement"/>
<style>
« no previous file with comments | « examples/window_manager/debug_panel.sky ('k') | sky/examples/widgets/index.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698