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

Unified Diff: build/config/linux/BUILD.gn

Issue 462983002: GN: Make content_shell and webkit_unit_tests work in component build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 | content/BUILD.gn » ('j') | content/public/browser/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/linux/BUILD.gn
diff --git a/build/config/linux/BUILD.gn b/build/config/linux/BUILD.gn
index 7433c4e30c0a5d8f1cbfd9155db4a64b30e30843..938833d9f3216fb48a443410068674b82beeac48 100644
--- a/build/config/linux/BUILD.gn
+++ b/build/config/linux/BUILD.gn
@@ -107,7 +107,7 @@ config("xscrnsaver") {
}
config("xfixes") {
- libs = [ "xfixes" ]
+ libs = [ "Xfixes" ]
}
config("libcap") {
« no previous file with comments | « no previous file | content/BUILD.gn » ('j') | content/public/browser/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698