| Index: dart/samples/ui_lib/observable/EventBatch.dart | 
| diff --git a/dart/samples/ui_lib/observable/EventBatch.dart b/dart/samples/ui_lib/observable/EventBatch.dart | 
| index b0c1eb64f57afeff42e64ec73e74cc94d67b6b9d..23e6716efd8c6e9746cc04724389fd277d72e121 100644 | 
| --- a/dart/samples/ui_lib/observable/EventBatch.dart | 
| +++ b/dart/samples/ui_lib/observable/EventBatch.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. | 
|  |