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

Unified Diff: content/common/BUILD.gn

Issue 1682843002: Fix nacl_helper CrOS GN build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index c460341f66865ed0acce2d7fdba4108a08f9e95e..9b57a55cd68fe58a41d42157b784aa7b39de5d3a 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -165,6 +165,7 @@ source_set("common") {
"//mojo/shell/runner/child:lib",
"//net",
"//skia",
+ "//third_party/WebKit/public:blink",
ncarter (slow) 2016/02/09 19:56:50 Adding jam@ for a second opinion. This seems a li
"//third_party/icu",
"//third_party/libjingle",
"//ui/accessibility",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698