summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
authornsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-31 01:11:29 +0000
committernsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-31 01:11:29 +0000
commit62ed19af190eade0137c8af80e30f71088a6ba0e (patch)
tree35ff2b61b9a8a4ae0c07bbbb30d1fcb05d364ff7 /net/net.gyp
parent704ebdcaf97137cf6bc86b28ccdf043f75e8622c (diff)
downloadchromium_src-62ed19af190eade0137c8af80e30f71088a6ba0e.zip
chromium_src-62ed19af190eade0137c8af80e30f71088a6ba0e.tar.gz
chromium_src-62ed19af190eade0137c8af80e30f71088a6ba0e.tar.bz2
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
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 5ffda1b..a181564 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -66,6 +66,7 @@
'base/dnssec_chain_verifier.h',
'base/dnssec_keyset.cc',
'base/dnssec_keyset.h',
+ 'base/dnssec_proto.h',
'base/dns_util.cc',
'base/dns_util.h',
'base/dnsrr_resolver.cc',
@@ -872,6 +873,7 @@
'base/host_mapping_rules_unittest.cc',
'base/host_resolver_impl_unittest.cc',
'base/keygen_handler_unittest.cc',
+ 'base/leak_annotations.h',
'base/listen_socket_unittest.cc',
'base/listen_socket_unittest.h',
'base/mapped_host_resolver_unittest.cc',