| Index: content/public/test/DEPS
|
| diff --git a/content/public/test/DEPS b/content/public/test/DEPS
|
| index 2d15ed00b2ace9dd97f8f0ec12c8d016765e4f93..24efc474978fb747353758a7718792912d288e95 100644
|
| --- a/content/public/test/DEPS
|
| +++ b/content/public/test/DEPS
|
| @@ -5,6 +5,9 @@ include_rules = [
|
| "+mojo/android/system/mojo_jni_registrar.h",
|
| "+services/service_manager",
|
| "+v8/include/v8.h",
|
| +
|
| + # To allow setting feature params for testing via --force-fieldtrial-params.
|
| + "+components/variations/variations_switches.h",
|
| ]
|
|
|
| # Ensure we don't leak internal content headers through public headers.
|
|
|