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

Unified Diff: chrome/browser/DEPS

Issue 10014024: TabContents -> WebContentsImpl, part 2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 ec14182e2c5ea17c9ba00d00b2c4ead5a86356a2..089152fa6845c5c0498c913f220b11145296fca7 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -41,7 +41,7 @@ include_rules = [
"+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/tab_contents/web_drag_dest_win.h",
+ "+content/browser/web_contents/web_drag_dest_win.h",
# DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
"-content/common",
« 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