diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-18 17:30:35 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-18 17:30:35 +0000 |
commit | bf2ecb42b2821b9609ce5736d8218c730011d7db (patch) | |
tree | de6abdf6c894199554631b9ca75405b026198588 /chrome/chrome_common.gypi | |
parent | 253b073edfdab221f0c71caf5c92759705d04170 (diff) | |
download | chromium_src-bf2ecb42b2821b9609ce5736d8218c730011d7db.zip chromium_src-bf2ecb42b2821b9609ce5736d8218c730011d7db.tar.gz chromium_src-bf2ecb42b2821b9609ce5736d8218c730011d7db.tar.bz2 |
Move renderer_main and renderer_glue to content.
Review URL: http://codereview.chromium.org/6878002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81962 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index a740008..e072567 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -35,8 +35,6 @@ 'common/child_process_logging_linux.cc', 'common/child_process_logging_mac.mm', 'common/child_process_logging_win.cc', - 'common/chrome_counters.cc', - 'common/chrome_counters.h', 'common/chrome_version_info.cc', 'common/chrome_version_info.h', 'common/content_restriction.h', |