diff options
author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-15 21:54:32 +0000 |
---|---|---|
committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-15 21:54:32 +0000 |
commit | cbcbda8fbae20c292fe1d84eaee0d56ac9f9e39f (patch) | |
tree | e9c57a788d51059b3dbe1d041d69ac71ec88bc98 /chrome/common/common.vcproj | |
parent | ae4e20ac9d99988fb5b522acfaae08cb469a2ab7 (diff) | |
download | chromium_src-cbcbda8fbae20c292fe1d84eaee0d56ac9f9e39f.zip chromium_src-cbcbda8fbae20c292fe1d84eaee0d56ac9f9e39f.tar.gz chromium_src-cbcbda8fbae20c292fe1d84eaee0d56ac9f9e39f.tar.bz2 |
Adds main_function_params.h to common.vcproj.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/18284
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8123 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 b340897..c41b135 100644 --- a/chrome/common/common.vcproj +++ b/chrome/common/common.vcproj @@ -486,6 +486,10 @@ > </File> <File + RelativePath=".\main_function_params.h" + > + </File> + <File RelativePath=".\message_router.cc" > </File> |