summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
authoreroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-10 23:13:56 +0000
committereroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-10 23:13:56 +0000
commit6e76d8d105739f3b40274dd0247a75ea44e46a89 (patch)
treed3b8ba9605783f4ef28cfe2726b9c38b0e57eb23 /net/net.gyp
parent02e7a01ff83e7e6aa637809ca43cff5da5dbe1c0 (diff)
downloadchromium_src-6e76d8d105739f3b40274dd0247a75ea44e46a89.zip
chromium_src-6e76d8d105739f3b40274dd0247a75ea44e46a89.tar.gz
chromium_src-6e76d8d105739f3b40274dd0247a75ea44e46a89.tar.bz2
Replace about:net-internals with the javascript-based frontend.
(DNS request tracing is the only feature lost in this transition; it needs to be added back under the new framework). BUG=37421 Review URL: http://codereview.chromium.org/2008007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46868 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 976b3da..d9c85f9 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -102,8 +102,6 @@
'base/net_log.cc',
'base/net_log.h',
'base/net_log_event_type_list.h',
- 'base/net_log_util.cc',
- 'base/net_log_util.h',
'base/net_module.cc',
'base/net_module.h',
'base/net_util.cc',
@@ -633,7 +631,6 @@
'base/mime_util_unittest.cc',
'base/mock_network_change_notifier.h',
'base/net_log_unittest.h',
- 'base/net_log_util_unittest.cc',
'base/net_test_constants.h',
'base/net_util_unittest.cc',
'base/registry_controlled_domain_unittest.cc',