| Index: content/test/DEPS
|
| diff --git a/content/test/DEPS b/content/test/DEPS
|
| index 760b35864af6235e6786c65a819e27c0c28997aa..e1d0d50953c5fb9dc4bd0e6fa5055116f77e598f 100644
|
| --- a/content/test/DEPS
|
| +++ b/content/test/DEPS
|
| @@ -2,6 +2,7 @@ include_rules = [
|
| # Allow inclusion of specific components that we depend on. We may only
|
| # depend on components which we share with the mojo html_viewer.
|
| "+components/scheduler/renderer",
|
| + "+components/scheduler/test",
|
|
|
| "+cc/blink",
|
| "+chromeos/audio", # For WebRTC tests.
|
|
|