Chromium Code Reviews| Index: components/pref_registry/DEPS |
| diff --git a/content/child/npapi/DEPS b/components/pref_registry/DEPS |
| similarity index 69% |
| copy from content/child/npapi/DEPS |
| copy to components/pref_registry/DEPS |
| index d07f4aff2e55bdc22081df69d98f7e70c7161060..73bc2107499456710c4390cc439ace5a5d9fa44d 100644 |
| --- a/content/child/npapi/DEPS |
| +++ b/components/pref_registry/DEPS |
| @@ -1,4 +1,4 @@ |
| include_rules = [ |
| - "+printing", |
| + "-content", |
|
blundell
2014/05/12 07:13:32
Nit: This isn't actually necessary.
tfarina
2014/05/12 20:49:22
Done.
|
| "+ui/base", |
| ] |