From 62ed19af190eade0137c8af80e30f71088a6ba0e Mon Sep 17 00:00:00 2001 From: "nsylvain@chromium.org" Date: Mon, 31 Jan 2011 01:11:29 +0000 Subject: Revert 73121 - Remove obsolete files from 'sources'. This causes needless work on incremental builds in VS2010. This is breaking clobber builds with this error : e:\b\build\slave\google-chrome-rel-win\build\src\chrome_frame\iids.cc(6) : fatal error C1083: Cannot open include file: 'chrome_tab.h': No such file or directory BUG=71130 TEST=Check that Chrome builds. Review URL: http://codereview.chromium.org/6307018 TBR=jeanluc@chromium.org Review URL: http://codereview.chromium.org/6347032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73124 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/protobuf/protobuf.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'third_party/protobuf') diff --git a/third_party/protobuf/protobuf.gyp b/third_party/protobuf/protobuf.gyp index bafc344..6833ca5 100644 --- a/third_party/protobuf/protobuf.gyp +++ b/third_party/protobuf/protobuf.gyp @@ -112,6 +112,7 @@ 'src/google/protobuf/text_format.h', 'src/google/protobuf/unknown_field_set.h', 'src/google/protobuf/wire_format.h', + 'src/google/protobuf/wire_format_inl.h', 'src/google/protobuf/io/gzip_stream.h', 'src/google/protobuf/io/printer.h', 'src/google/protobuf/io/tokenizer.h', -- cgit v1.1