| Index: app/app_base.gypi
|
| diff --git a/app/app_base.gypi b/app/app_base.gypi
|
| index ed52efc9fc1372dd33f550208b28f194dd73eb0f..c4bcd47bd8890ee2d6085af10ebe32a8d0f12fad 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.
|
|
|
| @@ -136,7 +136,6 @@
|
| '../ui/base/keycodes/keyboard_codes_posix.h',
|
| 'active_window_watcher_x.cc',
|
| 'active_window_watcher_x.h',
|
| - 'bidi_line_iterator.cc',
|
| 'combobox_model.h',
|
| 'data_pack.cc',
|
| 'data_pack.h',
|
|
|