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

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: rebase 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
« no previous file with comments | « 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 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!': [
« no previous file with comments | « ui/base/x/x11_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698