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

Unified Diff: sandbox/linux/sandbox_linux_nacl_nonsfi.gyp

Issue 1309963002: sandbox/linux/bpf_dsl: remove ErrorCode intermediary representation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@rm-verifier
Patch Set: Sync Created 5 years, 4 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: sandbox/linux/sandbox_linux_nacl_nonsfi.gyp
diff --git a/sandbox/linux/sandbox_linux_nacl_nonsfi.gyp b/sandbox/linux/sandbox_linux_nacl_nonsfi.gyp
index f131c0e9d92f9adc5a427387ae32d9da58fe9d77..0b40d1cb9c77e2d1231412c728eba8ca08174819 100644
--- a/sandbox/linux/sandbox_linux_nacl_nonsfi.gyp
+++ b/sandbox/linux/sandbox_linux_nacl_nonsfi.gyp
@@ -29,7 +29,6 @@
# nacl_helper_nonsfi's sandbox implementation.
'bpf_dsl/bpf_dsl.cc',
'bpf_dsl/codegen.cc',
- 'bpf_dsl/errorcode.cc',
'bpf_dsl/policy.cc',
'bpf_dsl/policy_compiler.cc',
'bpf_dsl/syscall_set.cc',

Powered by Google App Engine
This is Rietveld 408576698