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

Unified Diff: components/nacl.gyp

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: do not call base class from chrome's contentbrowserclient 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: components/nacl.gyp
diff --git a/components/nacl.gyp b/components/nacl.gyp
index d4f23c7d8e1dc088fe03c214ae667ce19794da1f..a133cdafcda0b16ff3afa772f53ec7f3b20c622b 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -497,7 +497,7 @@
'nacl/common/nacl_process_type.h',
'nacl/common/nacl_renderer_messages.cc',
'nacl/common/nacl_renderer_messages.h',
- 'nacl/common/nacl_sandbox_type_mac.h',
+ 'nacl/common/nacl_sandbox_type.h',
'nacl/common/nacl_types.cc',
'nacl/common/nacl_types.h',
'nacl/common/nacl_types_param_traits.cc',

Powered by Google App Engine
This is Rietveld 408576698