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

Unified Diff: chrome/renderer/DEPS

Issue 8220006: Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't include the RenderView... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 2 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/renderer/chrome_content_renderer_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
===================================================================
--- chrome/renderer/DEPS (revision 104727)
+++ chrome/renderer/DEPS (working copy)
@@ -3,7 +3,6 @@
"+content/public/renderer",
# DO NOT ADD ANY content/renderer includes, we're working on removing these!
"+content/renderer/mock_render_process.h",
- "+content/renderer/render_view.h",
"+content/renderer/render_widget_browsertest.h",
"+grit", # For generated headers
"+media/base", # For initializing media library and media switches.
« no previous file with comments | « no previous file | chrome/renderer/chrome_content_renderer_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698