| Index: content/public/browser/DEPS
|
| diff --git a/content/public/browser/DEPS b/content/public/browser/DEPS
|
| index 3405a6abfe40232c67b307cccd66c82675f987eb..69de06e95a95a2dbba696111ffce35cc5243a72e 100644
|
| --- a/content/public/browser/DEPS
|
| +++ b/content/public/browser/DEPS
|
| @@ -7,8 +7,6 @@ include_rules = [
|
| # TODO(jam): remove
|
| "+content/browser/download/download_state_info.h",
|
| "+content/browser/javascript_dialogs.h",
|
| - "+content/browser/tab_contents/navigation_controller.h",
|
| - "+content/browser/tab_contents/page_navigator.h",
|
| - "+content/browser/tab_contents/tab_contents.h",
|
| + "+content/browser/web_contents/web_contents_impl.h",
|
| "+content/browser/webui/web_ui.h",
|
| ]
|
|
|