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

Unified Diff: chrome/SConscript

Issue 27147: Linux: server side backing stores (Closed)
Patch Set: ... Created 11 years, 10 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 | « no previous file | chrome/browser/browser.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/SConscript
diff --git a/chrome/SConscript b/chrome/SConscript
index 1ce30e28f51649d7f3a6bac35d1e02f7957feb79..ced75363d407f7f1459a73e7363e4e1ebea669b6 100644
--- a/chrome/SConscript
+++ b/chrome/SConscript
@@ -129,6 +129,10 @@ env_dll.Append(
'sdch',
'sqlite',
'v8_snapshot',
+
+ 'X11',
+ 'Xrender',
+ 'Xext',
],
)
« no previous file with comments | « no previous file | chrome/browser/browser.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698