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

Unified Diff: chrome/test/perf/perftests.scons

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 | « chrome/common/x11_util_internal.h ('k') | chrome/test/unit/unit_tests.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/perf/perftests.scons
diff --git a/chrome/test/perf/perftests.scons b/chrome/test/perf/perftests.scons
index a0eadcfa02c7b7630e93ad9dd1a7e67c8884d850..e0ab596a383201dce97e56d21773bf7b1a14eadd 100644
--- a/chrome/test/perf/perftests.scons
+++ b/chrome/test/perf/perftests.scons
@@ -52,6 +52,10 @@ env.Prepend(
'glue',
'port',
'renderer',
+
+ 'X11',
+ 'Xrender',
+ 'Xext',
],
)
« no previous file with comments | « chrome/common/x11_util_internal.h ('k') | chrome/test/unit/unit_tests.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698