Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Unified Diff: content/public/browser/DEPS

Issue 10054012: TabContents -> WebContentsImpl, part 7. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: DEPS Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/browser/web_contents_observer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/browser/web_contents_observer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698