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

Unified Diff: views/views.gyp

Issue 758002: Make views depend on Xext (Closed)
Patch Set: Had merge collisions Created 10 years, 9 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 | « build/linux/system.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index dfa8b7a3c54796d08446a886e6642a87b08730b4..91b6b6035c8ea36e9887b00e2b677513acd07491 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -305,6 +305,7 @@
'dependencies': [
'../build/linux/system.gyp:gtk',
'../build/linux/system.gyp:x11',
+ '../build/linux/system.gyp:xext',
],
'sources!': [
'accessibility/accessible_wrapper.cc',
« no previous file with comments | « build/linux/system.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698