diff options
Diffstat (limited to 'chrome/common/child_process_info.h')
-rw-r--r-- | chrome/common/child_process_info.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/child_process_info.h b/chrome/common/child_process_info.h index 9d2d610..fa03c0f 100644 --- a/chrome/common/child_process_info.h +++ b/chrome/common/child_process_info.h @@ -17,7 +17,6 @@ class ChildProcessInfo { RENDER_PROCESS, PLUGIN_PROCESS, WORKER_PROCESS, - NACL_PROCESS, UTILITY_PROCESS, ZYGOTE_PROCESS, SANDBOX_HELPER_PROCESS, |