diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-13 01:52:59 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-13 01:52:59 +0000 |
commit | 11c2fe82bca2cd871eeb7aff77043754ef75651a (patch) | |
tree | 0fbe3ff9d607c63dd95907f7d9fcb0ad71b39683 /chrome/common/common.vcproj | |
parent | 1d8c3419fd7f42b045dde9ddf301babd5d5ae947 (diff) | |
download | chromium_src-11c2fe82bca2cd871eeb7aff77043754ef75651a.zip chromium_src-11c2fe82bca2cd871eeb7aff77043754ef75651a.tar.gz chromium_src-11c2fe82bca2cd871eeb7aff77043754ef75651a.tar.bz2 |
Refactor resource_bundle into a _win file.
Linux changes forthcoming.
Review URL: http://codereview.chromium.org/17472
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7914 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/common.vcproj')
-rw-r--r-- | chrome/common/common.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj index b77f596..b340897 100644 --- a/chrome/common/common.vcproj +++ b/chrome/common/common.vcproj @@ -614,6 +614,10 @@ > </File> <File + RelativePath=".\resource_bundle_win.cc" + > + </File> + <File RelativePath=".\resource_dispatcher.cc" > </File> |