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

Unified Diff: chrome/browser/DEPS

Issue 10024066: TabContents -> WebContentsImpl, part 4. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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 | « no previous file | chrome/browser/ui/views/tab_contents/native_tab_contents_view_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 089152fa6845c5c0498c913f220b11145296fca7..8837941ef09e57fe2e598ef5242e4f3f6dad5bdd 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -40,7 +40,7 @@ include_rules = [
# 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/tab_contents/web_contents_drag_win.h",
+ "+content/browser/web_contents/web_contents_drag_win.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/ui/views/tab_contents/native_tab_contents_view_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698