Chromium Code Reviews| Index: ui/ozone/DEPS |
| diff --git a/ui/ozone/DEPS b/ui/ozone/DEPS |
| index 9295171606d0226b23e13ebe778463087188e4a6..0882d389a91f96df14fe90f88acb7aa4a5cfb806 100644 |
| --- a/ui/ozone/DEPS |
| +++ b/ui/ozone/DEPS |
| @@ -7,5 +7,6 @@ include_rules = [ |
| "+ui/events", |
| "+ui/gfx", |
| "+ui/base/cursor", |
| + "+ui/base/touch", |
|
sadrul
2015/11/03 19:09:26
Why?
afakhry
2015/11/04 02:28:21
Sorry, I forgot to remove this. This is no longer
|
| "+ui/platform_window", |
| ] |