| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 5f4bc62ba866977a9b34dc382d60cb7cb4ceefa0..f6e95f0d6c6d6ca314a57f7b240185c3ff220d80 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -131,11 +131,5 @@ specific_include_rules = {
|
| # These will move to //device/power_save_blocker.
|
| "+content/browser/power_save_blocker_impl.h",
|
| "+content/public/browser/power_save_blocker.h",
|
| -
|
| - # These dependencies need to be removed.
|
| - "!content/browser/android/content_view_core_impl.h",
|
| - "!content/browser/web_contents/web_contents_impl.h",
|
| - "!content/public/browser/android/content_view_core.h",
|
| - "!content/public/browser/web_contents_observer.h",
|
| - ]
|
| + ],
|
| }
|
|
|