| Index: dart/samples/ui_lib/observable/ChangeEvent.dart
|
| diff --git a/dart/samples/ui_lib/observable/ChangeEvent.dart b/dart/samples/ui_lib/observable/ChangeEvent.dart
|
| index 71c0e9e88577972167a1e0f60ed3d2bbe6f5790d..41eabfd8696537ed3ae976eb3cc596c706986e1d 100644
|
| --- a/dart/samples/ui_lib/observable/ChangeEvent.dart
|
| +++ b/dart/samples/ui_lib/observable/ChangeEvent.dart
|
| @@ -1,5 +1,3 @@
|
| -part of observable;
|
| -
|
| // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|