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

Unified Diff: chrome/browser/DEPS

Issue 10031044: TabContents -> WebContentsImpl, part 5. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase (fixed) 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
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 8837941ef09e57fe2e598ef5242e4f3f6dad5bdd..f2c21d197c11bcbec75b8695e99755669da26fe0 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -39,8 +39,8 @@ include_rules = [
"+content/browser/download/download_state_info.h",
# TODO(ben): http://crbug.com/118410 will fix the following:
"+content/browser/renderer_host/render_view_host_factory.h",
- "+content/browser/tab_contents/tab_contents_view_helper.h",
"+content/browser/web_contents/web_contents_drag_win.h",
+ "+content/browser/web_contents/web_contents_view_helper.h",
"+content/browser/web_contents/web_drag_dest_win.h",
# DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
« no previous file with comments | « no previous file | chrome/browser/bookmarks/bookmark_utils.cc » ('j') | content/browser/web_contents/web_contents_view_aura.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698