summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-09 19:24:14 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-09 19:24:14 +0000
commit6faf7b1cc2d797140afd3df1211685307488cfcf (patch)
tree65eb681434792a9d5ff31714609efce599d1b37d /chrome/chrome_common.gypi
parentb2e88d83d0596926b6a71d459e6887b70b34e1fd (diff)
downloadchromium_src-6faf7b1cc2d797140afd3df1211685307488cfcf.zip
chromium_src-6faf7b1cc2d797140afd3df1211685307488cfcf.tar.gz
chromium_src-6faf7b1cc2d797140afd3df1211685307488cfcf.tar.bz2
Move ChildProcessHost and ChildProcessInfo to content.
TBR=avi Review URL: http://codereview.chromium.org/6612040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77496 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index f1a6c1c..fa8295b 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -31,8 +31,6 @@
'common/auto_start_linux.h',
'common/autofill_messages.h',
'common/bindings_policy.h',
- 'common/child_process_info.cc',
- 'common/child_process_info.h',
'common/child_process_logging.h',
'common/child_process_logging_linux.cc',
'common/child_process_logging_mac.mm',
@@ -219,8 +217,6 @@
'common/automation_messages_internal.h',
'common/badge_util.cc',
'common/badge_util.h',
- 'common/child_process_host.cc',
- 'common/child_process_host.h',
'common/chrome_descriptors.h',
'common/chrome_plugin_api.h',
'common/chrome_plugin_lib.cc',