| Index: content/shell/DEPS
|
| diff --git a/content/shell/DEPS b/content/shell/DEPS
|
| index 3c61bc0e9d1c8f042c99533377b94b4142f58fcd..ea59163063b07a4ad4250be86f416eaaebfb5758 100644
|
| --- a/content/shell/DEPS
|
| +++ b/content/shell/DEPS
|
| @@ -28,6 +28,11 @@ include_rules = [
|
| # 2) it's not linked into the content library
|
| "+components/crash",
|
| "+components/url_formatter",
|
| +
|
| + # For the Mus service and demo to run on Android.
|
| + "+services/shell",
|
| + "+services/tracing",
|
| + "+services/ui",
|
| ]
|
|
|
| specific_include_rules = {
|
|
|