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

Unified Diff: sandbox/win/sandbox_win.gypi

Issue 1419483002: Windows sbox: Warmup locales before sandbox lockdown (and tests) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use decltype in function ptr typedef of GetUserDefaultLocaleName 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
« no previous file with comments | « sandbox/win/BUILD.gn ('k') | sandbox/win/src/lpc_policy_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/win/sandbox_win.gypi
diff --git a/sandbox/win/sandbox_win.gypi b/sandbox/win/sandbox_win.gypi
index 08d512ad371696ddab651816eea6268c04bf2251..ae8b51c3492b0fe687617c1ad3b073449728cc72 100644
--- a/sandbox/win/sandbox_win.gypi
+++ b/sandbox/win/sandbox_win.gypi
@@ -219,6 +219,7 @@
'src/handle_closer_test.cc',
'src/integrity_level_test.cc',
'src/ipc_ping_test.cc',
+ 'src/lpc_policy_test.cc',
'src/named_pipe_policy_test.cc',
'src/policy_target_test.cc',
'src/process_mitigations_test.cc',
« no previous file with comments | « sandbox/win/BUILD.gn ('k') | sandbox/win/src/lpc_policy_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698