diff options
Diffstat (limited to 'www/chromium/files/patch-content__content_common.gypi')
| -rw-r--r-- | www/chromium/files/patch-content__content_common.gypi | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/www/chromium/files/patch-content__content_common.gypi b/www/chromium/files/patch-content__content_common.gypi index cedcbf754cef..88a4ec091354 100644 --- a/www/chromium/files/patch-content__content_common.gypi +++ b/www/chromium/files/patch-content__content_common.gypi @@ -1,6 +1,6 @@ ---- content/content_common.gypi.orig 2013-08-09 22:07:06.000000000 +0300 -+++ content/content_common.gypi 2013-08-17 20:29:03.000000000 +0300 -@@ -391,6 +391,15 @@ +--- content/content_common.gypi.orig 2014-02-20 21:28:25.000000000 +0100 ++++ content/content_common.gypi 2014-02-24 20:59:04.000000000 +0100 +@@ -482,6 +482,21 @@ 'content.gyp:common_aidl', ], }], @@ -11,6 +11,12 @@ + 'common/sandbox_init_linux.cc', + 'common/sandbox_seccomp_bpf_linux.cc', + 'common/sandbox_seccomp_bpf_linux.h', ++ 'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.cc', ++ 'common/sandbox_linux/bpf_gpu_policy_linux.cc', ++ 'common/sandbox_linux/bpf_ppapi_policy_linux.cc', ++ 'common/sandbox_linux/bpf_renderer_policy_linux.cc', ++ 'common/sandbox_linux/sandbox_bpf_base_policy_linux.cc', ++ 'common/sandbox_linux/sandbox_seccomp_bpf_linux.cc', + ], + }], ['toolkit_uses_gtk == 1', { |
