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

Unified Diff: components/nacl/BUILD.gn

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: keep rebasing keep rebasing... 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
« no previous file with comments | « components/nacl.gyp ('k') | components/nacl/common/nacl_sandbox_type.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/BUILD.gn
diff --git a/components/nacl/BUILD.gn b/components/nacl/BUILD.gn
index 31da13def65839774bd81ea681c9bb2e1ab73025..078a8769c228bc7b0db0018c0b7b346b9db57837 100644
--- a/components/nacl/BUILD.gn
+++ b/components/nacl/BUILD.gn
@@ -284,7 +284,7 @@ source_set("nacl_common") {
"common/nacl_process_type.h",
"common/nacl_renderer_messages.cc",
"common/nacl_renderer_messages.h",
- "common/nacl_sandbox_type_mac.h",
+ "common/nacl_sandbox_type.h",
"common/nacl_types.cc",
"common/nacl_types.h",
"common/nacl_types_param_traits.cc",
« no previous file with comments | « components/nacl.gyp ('k') | components/nacl/common/nacl_sandbox_type.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698