Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index a96f38f8ec928cfc6da9624cb3d2ad2b01e71bfd..8ffde65bc8f6d3ae97b5e1ec4baf4cbb9d03499c 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -1,4 +1,4 @@ |
| -# Copyright (c) 2011 The Chromium Authors. All rights reserved. |
| +# Copyright (c) 2012 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. |
| @@ -60,7 +60,6 @@ |
| 'callback.h', |
| 'callback_internal.cc', |
| 'callback_internal.h', |
| - 'callback_old.h', |
| 'cancelable_callback.h', |
| 'command_line.cc', |
| 'command_line.h', |