Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(602)

Unified Diff: chrome/chrome_browser.gypi

Issue 2008007: Replace about:net-internals with the javascript-based frontend.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: improve a comment Created 10 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/net_internals/httpcacheview.js ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 46826)
+++ chrome/chrome_browser.gypi (working copy)
@@ -1639,8 +1639,8 @@
'browser/net/url_request_slow_http_job.h',
'browser/net/url_request_tracking.cc',
'browser/net/url_request_tracking.h',
- 'browser/net/view_net_internals_job_factory.cc',
- 'browser/net/view_net_internals_job_factory.h',
+ 'browser/net/view_http_cache_job_factory.cc',
+ 'browser/net/view_http_cache_job_factory.h',
'browser/net/websocket_experiment/websocket_experiment_runner.cc',
'browser/net/websocket_experiment/websocket_experiment_runner.h',
'browser/net/websocket_experiment/websocket_experiment_task.cc',
« no previous file with comments | « chrome/browser/resources/net_internals/httpcacheview.js ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698