| Index: sky/examples/example-scrollable/index.sky
|
| diff --git a/sky/examples/example-scrollable/index.sky b/sky/examples/example-scrollable/index.sky
|
| deleted file mode 100644
|
| index f71a788e97e7402325b1b4dfdc810071ca1d217e..0000000000000000000000000000000000000000
|
| --- a/sky/examples/example-scrollable/index.sky
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -#!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
|
| -// found in the LICENSE file.
|
| --->
|
| -<sky>
|
| - <import src="example-scrollable.sky" />
|
| - <example-scrollable />
|
| -</sky>
|
|
|