Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 #!mojo mojo:sky_viewer | 1 #!mojo mojo:sky_viewer |
| 2 <!-- | 2 <!-- |
| 3 // Copyright 2015 The Chromium Authors. All rights reserved. | 3 // Copyright 2015 The Chromium Authors. All rights reserved. |
| 4 // Use of this source code is governed by a BSD-style license that can be | 4 // Use of this source code is governed by a BSD-style license that can be |
| 5 // found in the LICENSE file. | 5 // found in the LICENSE file. |
| 6 --> | 6 --> |
| 7 <import src="widget-root.sky"/> | 7 <import src="stocks.sky" /> |
| 8 <widget-root /> | 8 <stocks /> |
| OLD | NEW |