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

Unified Diff: content/common/BUILD.gn

Issue 1855303003: Wrap deprecated sandbox functions in C++ class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « no previous file | content/common/sandbox_mac.mm » ('j') | 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 119da20db74984212216fa6cb0dfc53352692c22..a18b542c383f980895bbbc043754610a16a1d5a1 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -241,6 +241,7 @@ source_set("common") {
":libvt_generate_stubs",
"//content:resources",
"//content/app/resources",
+ "//sandbox/mac:seatbelt",
"//third_party/WebKit/public:image_resources",
"//third_party/WebKit/public:resources",
"//ui/accelerated_widget_mac",
« no previous file with comments | « no previous file | content/common/sandbox_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698