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

Unified Diff: content/content_common.gypi

Issue 1419083012: Create a field trial for Seccomp-BPF on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix define issue Created 5 years, 1 month 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 6330237bce04021f35f34c42c178df625e8ebe43..6154727a4581254db02f363014e322f0a16be2ec 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -485,6 +485,7 @@
'common/resource_messages.h',
'common/resource_request_body.cc',
'common/resource_request_body.h',
+ 'common/sandbox_init_android.cc',
'common/sandbox_init_mac.cc',
'common/sandbox_init_mac.h',
'common/sandbox_init_win.cc',

Powered by Google App Engine
This is Rietveld 408576698