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

Unified Diff: trunk/src/base/base.gypi

Issue 24365012: Revert 225054 "linux_aura: Implement most of DesktopScreenX11." (Closed) Base URL: svn://svn.chromium.org/chrome/
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
« no previous file with comments | « trunk/src/base/base.gyp ('k') | trunk/src/base/x11/edid_parser_x11.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/base/base.gypi
===================================================================
--- trunk/src/base/base.gypi (revision 225060)
+++ trunk/src/base/base.gypi (working copy)
@@ -669,12 +669,6 @@
'win/wrapped_window_proc.h',
],
'conditions': [
- ['use_aura==1 and use_x11==1', {
- 'sources': [
- 'x11/edid_parser_x11.cc',
- 'x11/edid_parser_x11.h',
- ],
- }],
['google_tv==1', {
'sources': [
'android/context_types.cc',
« no previous file with comments | « trunk/src/base/base.gyp ('k') | trunk/src/base/x11/edid_parser_x11.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698