| Index: headless/DEPS
|
| diff --git a/headless/DEPS b/headless/DEPS
|
| index 2e51ac4eae364f416633bc74c370effb2ccc68dd..70959d7e827953836780efb6ff640dc94bb61b45 100644
|
| --- a/headless/DEPS
|
| +++ b/headless/DEPS
|
| @@ -3,6 +3,7 @@
|
| "+components/crash/content/browser",
|
| "+content/public/app",
|
| "+content/public/browser",
|
| + "+content/public/renderer",
|
| "+content/public/common",
|
| "+content/public/test",
|
| "+mojo/public",
|
| @@ -16,5 +17,6 @@
|
| "+ui/gfx/geometry",
|
| "+ui/gl",
|
| "+ui/ozone/public",
|
| + "+sandbox/win/src",
|
| "+services/service_manager/public",
|
| ]
|
|
|