Chromium Code Reviews| Index: components/omnibox/DEPS |
| diff --git a/components/omnibox/DEPS b/components/omnibox/DEPS |
| index 716342303c450d6ef605dcd91dd48c110b55c27d..c8b3323a989fbd5edfde3e7699414fb4a2e2618d 100644 |
| --- a/components/omnibox/DEPS |
| +++ b/components/omnibox/DEPS |
| @@ -10,10 +10,3 @@ include_rules = [ |
| "+ui/base", |
| "+url", |
| ] |
| - |
| -specific_include_rules = { |
| - "autocomplete_match.\h": [ |
| - # For content::PageTransition enum. crbug.com/372373 |
| - "!content/public/common/page_transition_types.h", |
| - ], |
| -} |