| Index: sky/framework/dom-serializer.sky
|
| diff --git a/sky/framework/dom-serializer.sky b/sky/framework/dom-serializer.sky
|
| index 4558887fa61cc586e4737be28efcc432d5ff8e5a..f63f05841501bfa9ee570763d8cf3664d7df7574 100644
|
| --- a/sky/framework/dom-serializer.sky
|
| +++ b/sky/framework/dom-serializer.sky
|
| @@ -1,3 +1,8 @@
|
| +<!--
|
| +// 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.
|
| +-->
|
| <script>
|
| import "dart:sky";
|
|
|
|
|