summaryrefslogtreecommitdiffstats
path: root/third_party/protobuf/vsprojects
diff options
context:
space:
mode:
authorglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-14 14:31:13 +0000
committerglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-14 14:31:13 +0000
commit747616d982c667cf4db0f4128e24e9c04862e0b5 (patch)
treeb04cbb2a0a79191fc8dfe2de7e8775954e84b2e1 /third_party/protobuf/vsprojects
parentfd52393bc8657c6e684f7302d41fc8e71a1683eb (diff)
downloadchromium_src-747616d982c667cf4db0f4128e24e9c04862e0b5.zip
chromium_src-747616d982c667cf4db0f4128e24e9c04862e0b5.tar.gz
chromium_src-747616d982c667cf4db0f4128e24e9c04862e0b5.tar.bz2
Update third_party/protobuf to r476
R=brettw@chromium.org Review URL: https://codereview.chromium.org/22874002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217548 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/protobuf/vsprojects')
-rwxr-xr-xthird_party/protobuf/vsprojects/extract_includes.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/protobuf/vsprojects/extract_includes.bat b/third_party/protobuf/vsprojects/extract_includes.bat
index 4dcb4e1..a92d114 100755
--- a/third_party/protobuf/vsprojects/extract_includes.bat
+++ b/third_party/protobuf/vsprojects/extract_includes.bat
@@ -12,6 +12,8 @@ copy ..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.h include\google\
copy ..\src\google\protobuf\stubs\common.h include\google\protobuf\stubs\common.h
copy ..\src\google\protobuf\stubs\once.h include\google\protobuf\stubs\once.h
copy ..\src\google\protobuf\stubs\platform_macros.h include\google\protobuf\stubs\platform_macros.h
+copy ..\src\google\protobuf\stubs\template_util.h include\google\protobuf\stubs\template_util.h
+copy ..\src\google\protobuf\stubs\type_traits.h include\google\protobuf\stubs\type_traits.h
copy ..\src\google\protobuf\descriptor.h include\google\protobuf\descriptor.h
copy ..\src\google\protobuf\descriptor.pb.h include\google\protobuf\descriptor.pb.h
copy ..\src\google\protobuf\descriptor_database.h include\google\protobuf\descriptor_database.h