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

Unified Diff: content/content_renderer.gypi

Issue 180783019: [Android] Define a baseline seccomp-bpf sandbox policy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 10 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: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index b9fd53e17ebff7edc33918cb367be67b6897fb3a..185d36872c25e8fa8b79aba967c0bbc65919f190 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -8,6 +8,7 @@
'../jingle/jingle.gyp:jingle_glue',
'../media/media.gyp:media',
'../net/net.gyp:net',
+ '../sandbox/sandbox.gyp:sandbox',
'../skia/skia.gyp:skia',
'../third_party/WebKit/public/blink.gyp:blink',
'../third_party/icu/icu.gyp:icui18n',

Powered by Google App Engine
This is Rietveld 408576698