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

Unified Diff: sandbox/win/BUILD.gn

Issue 810623002: Revert of Fix sandbox target in Windows GN build and enable it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/win/BUILD.gn
diff --git a/sandbox/win/BUILD.gn b/sandbox/win/BUILD.gn
index b1e60224a0a93fe720445fe2daa2548e62724f9e..cf30f79587469a66a80034302847d864d700f815 100644
--- a/sandbox/win/BUILD.gn
+++ b/sandbox/win/BUILD.gn
@@ -65,12 +65,6 @@
"src/policy_target.h",
"src/process_mitigations.cc",
"src/process_mitigations.h",
- "src/process_mitigations_win32k_dispatcher.cc",
- "src/process_mitigations_win32k_dispatcher.h",
- "src/process_mitigations_win32k_interception.cc",
- "src/process_mitigations_win32k_interception.h",
- "src/process_mitigations_win32k_policy.cc",
- "src/process_mitigations_win32k_policy.h",
"src/process_thread_dispatcher.cc",
"src/process_thread_dispatcher.h",
"src/process_thread_interception.cc",
« no previous file with comments | « BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698