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

Unified Diff: chrome/chrome_browser.gypi

Issue 2885017: Moved common parts of ChildProcessHost into chrome/common and created a Brows... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Code review changes Created 10 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 | « chrome/browser/worker_host/worker_service.cc ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 51385)
+++ chrome/chrome_browser.gypi (working copy)
@@ -256,6 +256,8 @@
'browser/browser_accessibility_win.h',
'browser/browser_accessibility_manager_win.cc',
'browser/browser_accessibility_manager_win.h',
+ 'browser/browser_child_process_host.cc',
+ 'browser/browser_child_process_host.h',
'browser/browser_init.cc',
'browser/browser_init.h',
'browser/browser_list_gtk.cc',
@@ -316,8 +318,6 @@
'browser/cert_store.h',
'browser/character_encoding.cc',
'browser/character_encoding.h',
- 'browser/child_process_host.cc',
- 'browser/child_process_host.h',
'browser/child_process_launcher.cc',
'browser/child_process_launcher.h',
'browser/child_process_security_policy.cc',
« no previous file with comments | « chrome/browser/worker_host/worker_service.cc ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698