| 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"
|
| ]
|
|
|