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

Unified Diff: content/content_common.gypi

Issue 1185333003: Implement GetSandboxType() on all platforms and implement for all process types. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 10a32133153d25649849134cfb068b974373dd8c..d9cd969718ab06ede24570be1014bbf570c39817 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -121,7 +121,7 @@
'public/common/result_codes.h',
'public/common/sandbox_init.h',
'public/common/sandbox_linux.h',
- 'public/common/sandbox_type_mac.h',
+ 'public/common/sandbox_type.h',
'public/common/sandboxed_process_launcher_delegate.cc',
'public/common/sandboxed_process_launcher_delegate.h',
'public/common/security_style.h',

Powered by Google App Engine
This is Rietveld 408576698