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

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: Add content_features 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..70bf7dc395bfc52697592f668c37b508588f239d 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -56,6 +56,8 @@
'public/common/content_constants.cc',
'public/common/content_constants.h',
'public/common/content_descriptors.h',
+ 'public/common/content_features.cc',
+ 'public/common/content_features.h',
'public/common/content_ipc_logging.h',
'public/common/content_paths.h',
'public/common/content_switches.cc',

Powered by Google App Engine
This is Rietveld 408576698