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

Unified Diff: chrome/renderer/DEPS

Issue 8100013: Start off the Content API by moving content::ContentRendererClient to content\public\renderer.BU... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 3 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.h » ('j') | content/content_api.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
===================================================================
--- chrome/renderer/DEPS (revision 103561)
+++ chrome/renderer/DEPS (working copy)
@@ -1,6 +1,7 @@
include_rules = [
"+chrome/app", # The plugins use the theme library to get the sad plugin bitmap.
"+chrome/plugin",
+ "+content/renderer/public",
Dirk Pranke 2011/10/01 00:24:12 content/public/renderer?
jam 2011/10/01 00:29:45 Done.
"+grit", # For generated headers
"+media/base", # For initializing media library and media switches.
"+ppapi/native_client/src/trusted/plugin/nacl_entry_points.h", # For NaCl registration.
« no previous file with comments | « no previous file | chrome/renderer/chrome_content_renderer_client.h » ('j') | content/content_api.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698