| Index: app/app_base.gypi
|
| diff --git a/app/app_base.gypi b/app/app_base.gypi
|
| index e5faf0cf53ddd4dfcf9576bcbd5e35f7b48cd0ac..648f935c654152664e1ec5b37686c3e1192f9185 100644
|
| --- a/app/app_base.gypi
|
| +++ b/app/app_base.gypi
|
| @@ -1,4 +1,4 @@
|
| -# Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| +# Copyright (c) 2011 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.
|
|
|
| @@ -146,7 +146,6 @@
|
| '../ui/base/models/table_model_observer.h',
|
| 'active_window_watcher_x.cc',
|
| 'active_window_watcher_x.h',
|
| - 'bidi_line_iterator.cc',
|
| 'data_pack.cc',
|
| 'data_pack.h',
|
| 'drag_drop_types_gtk.cc',
|
|
|