Index: ui/ui.gyp |
diff --git a/ui/ui.gyp b/ui/ui.gyp |
index da63e58098b13434489393192efae57f11cf417f..eb6928338ec4e040489614425e94193064d15c14 100644 |
--- a/ui/ui.gyp |
+++ b/ui/ui.gyp |
@@ -346,9 +346,6 @@ |
'base/x/work_area_watcher_x.h', |
'base/x/x11_atom_cache.cc', |
'base/x/x11_atom_cache.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', |
@@ -757,9 +754,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!': [ |