Chromium Code Reviews| Index: components/bubble/DEPS |
| diff --git a/ui/platform_window/DEPS b/components/bubble/DEPS |
| similarity index 54% |
| copy from ui/platform_window/DEPS |
| copy to components/bubble/DEPS |
| index 726e9625577080702538a300323945a4f8f70c43..30a1acc9493bc3c424d08449016bfddddf60303c 100644 |
| --- a/ui/platform_window/DEPS |
| +++ b/components/bubble/DEPS |
| @@ -1,4 +1,4 @@ |
| include_rules = [ |
| - "+ui/base/cursor", |
| "+ui/gfx", |
| + "+content/public/browser" |
|
hcarmona
2015/08/11 02:35:47
Not sure if it's ok to include this... Added to ve
msw
2015/08/13 03:37:21
This seems to happen in other places, and doesn't
|
| ] |