Chromium Code Reviews| Index: components/bubble/DEPS |
| diff --git a/chromecast/browser/test/DEPS b/components/bubble/DEPS |
| similarity index 77% |
| copy from chromecast/browser/test/DEPS |
| copy to components/bubble/DEPS |
| index b969a40c30306d5dfba381314c46bc38091e6f40..3f1f495d956c9346f4eb7119234731ca0cde3cab 100644 |
| --- a/chromecast/browser/test/DEPS |
| +++ b/components/bubble/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| "+content/public/test", |
|
msw
2015/08/27 18:41:13
You can also remove this now.
hcarmona
2015/08/27 20:25:42
Done.
|
| + "+ui/gfx", |
| ] |