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

Unified Diff: chrome/app/DEPS

Issue 6995095: Move UtilityProcessHost to content and move the message sending/dispatching to the clients. This... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 6 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/app/chrome_main.cc » ('j') | content/browser/utility_process_host.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/DEPS
===================================================================
--- chrome/app/DEPS (revision 88480)
+++ chrome/app/DEPS (working copy)
@@ -2,7 +2,8 @@
"+breakpad",
"+chrome/browser",
"+chrome/installer",
- "+chrome/renderer", # For ChromeContentRendererClient
+ "+chrome/renderer/chrome_content_renderer_client.h",
+ "+chrome/utility/chrome_content_utility_client.h",
"+grit", # For generated headers
"+policy", # For generated headers and source
"+sandbox",
« no previous file with comments | « no previous file | chrome/app/chrome_main.cc » ('j') | content/browser/utility_process_host.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698