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

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

Issue 821403003: Changes magic sequence to '!#mojo ' and strips 'mojo ' when building url (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: two more 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') | mojo/public/mojo_application.gni » ('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 2f9a6dc82032ba64a432d6fd145394b91a2fe1f0..10e01414e2e9909ffed461df85d7e9e34e73f774 100644
--- a/examples/wm_flow/wm/window_frame.sky
+++ b/examples/wm_flow/wm/window_frame.sky
@@ -1,4 +1,4 @@
-#!mojo:sky_viewer
+#!mojo mojo:sky_viewer
<!--
// Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
@@ -81,4 +81,4 @@ module.exports = class extends SkyElement {
<window-frame />
-</sky>
+</sky>
« no previous file with comments | « examples/window_manager/debug_panel.sky ('k') | mojo/public/mojo_application.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698