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

Unified Diff: chrome/BUILD.gn

Issue 2891933005: Plumb sandbox rules through the helper executable. (Closed)
Patch Set: Rebase patch Created 3 years, 7 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 | chrome/app/chrome_exe_main_mac.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 6279c3d65737f3744f68a255511a2d2f932cfd82..b26084b349c39725c2d12c2fc94aedbe78335548 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -746,6 +746,7 @@ if (is_win) {
deps = [
"//build/config:exe_and_shlib_deps",
"//chrome/common:version_header",
+ "//sandbox/mac:seatbelt",
]
ldflags = []
« no previous file with comments | « no previous file | chrome/app/chrome_exe_main_mac.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698