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

Unified Diff: components/nacl/broker/BUILD.gn

Issue 1854323002: [Windows Sandbox] Turn on MITIGATION_EXTENSION_POINT_DISABLE for child processes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove DISABLE_EXTENSION_POINT for browser process - until IME support can be fixed. Created 4 years, 4 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 | « chrome/browser/win/chrome_elf_init.cc ('k') | content/app/sandbox_helper_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/broker/BUILD.gn
diff --git a/components/nacl/broker/BUILD.gn b/components/nacl/broker/BUILD.gn
index c7d36f6607e00a4e523ff152ee356038894c74fc..82b9bcca153f8a695cb778eead935df3b0c4a0e8 100644
--- a/components/nacl/broker/BUILD.gn
+++ b/components/nacl/broker/BUILD.gn
@@ -108,6 +108,7 @@ if (current_cpu == "x86") {
"//chrome:nacl64_exe_version",
"//components/crash/content/app:app_breakpad_mac_win_to_be_deleted",
"//components/nacl/loader:nacl_helper_win_64",
+ "//content/public/common:static_features",
"//content/public/common:static_switches",
"//ppapi/proxy:ipc",
"//sandbox",
« no previous file with comments | « chrome/browser/win/chrome_elf_init.cc ('k') | content/app/sandbox_helper_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698