| Index: components/exo/DEPS
|
| diff --git a/components/exo/DEPS b/components/exo/DEPS
|
| index 17b1c94c2966d37450c7b6d04d9b8f24ff606e09..6eb071a69a704475d65959487b84dc030c822ca0 100644
|
| --- a/components/exo/DEPS
|
| +++ b/components/exo/DEPS
|
| @@ -4,15 +4,8 @@
|
| "+chromeos/audio/chromeos_sounds.h",
|
| "+device/gamepad",
|
| "+gpu",
|
| - "+mojo/public/cpp",
|
| "+services/ui/public/cpp",
|
| "+third_party/khronos",
|
| "+third_party/skia",
|
| "+ui",
|
| ]
|
| -
|
| -specific_include_rules = {
|
| - "run_all_unittests\.cc": [
|
| - "+mojo/edk/embedder/embedder.h",
|
| - ],
|
| -}
|
|
|