summaryrefslogtreecommitdiffstats
path: root/chrome/common/common.vcproj
diff options
context:
space:
mode:
authormaruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-05 17:27:16 +0000
committermaruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-05 17:27:16 +0000
commit83f614694645507a493c366a9f6319efd9a9c3db (patch)
tree3be109aae137e9e3dd994b950d10596c771e7e79 /chrome/common/common.vcproj
parent44fbeda9a35f7175dbe07be8dc6cdceb12a47059 (diff)
downloadchromium_src-83f614694645507a493c366a9f6319efd9a9c3db.zip
chromium_src-83f614694645507a493c366a9f6319efd9a9c3db.tar.gz
chromium_src-83f614694645507a493c366a9f6319efd9a9c3db.tar.bz2
Reduce the quantity of includes and template specialization in ipc_message_utils.h.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@379 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/common.vcproj')
-rw-r--r--chrome/common/common.vcproj6
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>