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

Unified Diff: content/test/BUILD.gn

Issue 1119613002: Fix building NaCl in Linux component GN builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rely on NaCl toolchains to turn off component build Created 5 years, 8 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/config/features.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 806052e29fdc926d608dddb27c6a492b833a7a8f..2356f419c72ac0bc40770348ffb8fe9377fee611 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -676,6 +676,7 @@ if (!is_mac) { # TODO(GYP) enable on Mac once it links.
"//base/allocator",
"//base/test:test_support",
"//content/public/common",
+ "//gpu/blink",
"//gpu/command_buffer/common",
"//testing/gtest",
"//third_party/WebKit/public:blink",
« no previous file with comments | « build/config/features.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698