| Index: ui/ui.gyp
|
| diff --git a/ui/ui.gyp b/ui/ui.gyp
|
| index deb44b2ac788503710478fb295dd4ea83c83f759..0103dc06911ae108d05517a7af586f8c4e6f84fa 100644
|
| --- a/ui/ui.gyp
|
| +++ b/ui/ui.gyp
|
| @@ -327,9 +327,6 @@
|
| 'base/x/selection_utils.h',
|
| 'base/x/work_area_watcher_x.cc',
|
| 'base/x/work_area_watcher_x.h',
|
| - 'base/x/x11_error_tracker.cc',
|
| - 'base/x/x11_error_tracker.h',
|
| - 'base/x/x11_error_tracker_gtk.cc',
|
| 'base/x/x11_util.cc',
|
| 'base/x/x11_util.h',
|
| 'base/x/x11_util_internal.h',
|
| @@ -766,9 +763,6 @@
|
| 'gfx/image/cairo_cached_surface.h',
|
| 'gfx/scoped_gobject.h',
|
| ],
|
| - 'sources!': [
|
| - 'base/x/x11_error_tracker.cc',
|
| - ],
|
| }],
|
| ['chromeos==1 or (use_aura==1 and OS=="linux" and use_x11==0)', {
|
| 'sources!': [
|
|
|