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

Unified Diff: chrome/browser/android/DEPS

Issue 1161053004: Move the SeccompSupportDetector to be in-process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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: chrome/browser/android/DEPS
diff --git a/chrome/browser/android/DEPS b/chrome/browser/android/DEPS
index 2b8a00e489d90d5232bb240becd2c77706ad9569..e698f2746dd98eba08af0fe7420900998db8dccb 100644
--- a/chrome/browser/android/DEPS
+++ b/chrome/browser/android/DEPS
@@ -4,5 +4,6 @@ include_rules = [
"+components/devtools_http_handler",
"+components/service_tab_launcher",
"+components/web_contents_delegate_android",
- "+cc/layers/layer.h"
+ "+cc/layers/layer.h",
+ "+sandbox/linux/seccomp-bpf/sandbox_bpf.h"
]
« no previous file with comments | « no previous file | chrome/browser/android/seccomp_support_detector.h » ('j') | chrome/browser/android/seccomp_support_detector.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698