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

Unified Diff: sandbox/win/BUILD.gn

Issue 1460903002: Unify PolicyBase into TargetPolicy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@policy_dispatcher
Patch Set: Rebase. Created 5 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
Index: sandbox/win/BUILD.gn
diff --git a/sandbox/win/BUILD.gn b/sandbox/win/BUILD.gn
index 4d1dd58b26d6ec42f8cd10615295a097226f4712..ee54bdfa4e26a99dc4736feb22f6c61accf94116 100644
--- a/sandbox/win/BUILD.gn
+++ b/sandbox/win/BUILD.gn
@@ -98,7 +98,6 @@ source_set("sandbox") {
"src/sandbox_nt_util.h",
"src/sandbox_policy.h",
"src/sandbox_policy_base.cc",
- "src/sandbox_policy_base.h",
"src/sandbox_rand.cc",
"src/sandbox_rand.h",
"src/sandbox_types.h",

Powered by Google App Engine
This is Rietveld 408576698