| Index: runtime/bin/directory.h
|
| diff --git a/runtime/bin/directory.h b/runtime/bin/directory.h
|
| index b5ba45fcb14abae810a611806609aaea0d9619f2..a6ca48f4add38406dd18e34e33b26f0da71eaa3c 100644
|
| --- a/runtime/bin/directory.h
|
| +++ b/runtime/bin/directory.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
|
| +// Copyright (c) 2012, 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.
|
|
|
| @@ -6,7 +6,6 @@
|
| #define BIN_DIRECTORY_H_
|
|
|
| #include "bin/builtin.h"
|
| -
|
| #include "platform/globals.h"
|
|
|
| class Directory {
|
|
|