Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(898)

Unified Diff: ui/ui.gyp

Issue 24160005: Move ui/base/x/x11_error_tracker to base/x11. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« base/base.gyp ('K') | « ui/base/x/x11_util.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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!': [
« base/base.gyp ('K') | « ui/base/x/x11_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698