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

Unified Diff: chrome/browser/android/DEPS

Issue 2523253002: Convert use_seccomp_bpf to the BUILDFLAG system. (Closed)
Patch Set: Rebase Created 4 years 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
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/android/seccomp_support_detector.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/DEPS
diff --git a/chrome/browser/android/DEPS b/chrome/browser/android/DEPS
index 14ac2dc566c212fe72b7076d2285c0759c19dfb6..da28b78c3f58dffd32de09d82bd529ef135819a0 100644
--- a/chrome/browser/android/DEPS
+++ b/chrome/browser/android/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+components/toolbar",
"+components/web_contents_delegate_android",
"+sandbox/linux/seccomp-bpf/sandbox_bpf.h",
+ "+sandbox/sandbox_features.h",
"+third_party/gvr-android-sdk",
]
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/android/seccomp_support_detector.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698