diff options
author | maruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-05 21:20:41 +0000 |
---|---|---|
committer | maruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-05 21:20:41 +0000 |
commit | 3178f4e296e24781be5fbcc4ba91815e08c78897 (patch) | |
tree | 5e08c0ac8e8bf73f6bd13c221fad934a1534ceca /chrome/common/common.vcproj | |
parent | 72c93c7075cc4b68c3e013be1aeeb3d0c9671873 (diff) | |
download | chromium_src-3178f4e296e24781be5fbcc4ba91815e08c78897.zip chromium_src-3178f4e296e24781be5fbcc4ba91815e08c78897.tar.gz chromium_src-3178f4e296e24781be5fbcc4ba91815e08c78897.tar.bz2 |
Reapply 379 since it wasn't the issue with the build breakage.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@393 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/common.vcproj')
-rw-r--r-- | chrome/common/common.vcproj | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj index d8f2355..5c31f33 100644 --- a/chrome/common/common.vcproj +++ b/chrome/common/common.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8,00" + Version="8.00" Name="common" ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}" RootNamespace="common" @@ -257,6 +257,10 @@ > </File> <File + RelativePath=".\ipc_message_utils.cc" + > + </File> + <File RelativePath=".\ipc_message_utils.h" > </File> |