Chromium Code Reviews| Index: components/ui/chooser_controller/DEPS |
| diff --git a/components/browsing_data/DEPS b/components/ui/chooser_controller/DEPS |
| similarity index 81% |
| copy from components/browsing_data/DEPS |
| copy to components/ui/chooser_controller/DEPS |
| index 8c57389c3be106ea0bcdbb97ef4d3d2d610c18ac..d4832277bc71faef6e79e8dd7663d95b40cddf11 100644 |
| --- a/components/browsing_data/DEPS |
| +++ b/components/ui/chooser_controller/DEPS |
| @@ -1,4 +1,4 @@ |
| include_rules = [ |
| + "+base", |
|
blundell
2016/05/20 07:26:39
nit: not necessary
juncai
2016/05/20 20:36:11
Done.
|
| "+content/public/browser", |
| - "+net", |
| ] |