Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index 028bac1bcecf79119606e686d635dcf17b8ab987..a2e2a13b723bf1dd008c3f8033f5c9e39b5a5b6d 100644 |
--- a/chrome/common/BUILD.gn |
+++ b/chrome/common/BUILD.gn |
@@ -209,6 +209,7 @@ static_library("common") { |
"//media", |
"//mojo/public/cpp/bindings", |
"//net", |
+ "//sandbox/linux:sandbox_services", |
Nico
2016/09/27 15:39:55
You're not including a generated header in a chrom
Greg K
2016/09/27 17:18:28
Done.
|
"//skia", |
"//third_party/icu", |
"//third_party/kasko:kasko_features", |