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

Unified Diff: net/net.gyp

Issue 1084533002: Rename NetLogLogger and CapturingNetLog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename NetLogLogger and CapturingNetLog(removed compiler error for chromeOS) Created 5 years, 8 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 | « net/log/write_to_file_net_log_observer_unittest.cc ('k') | net/net.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 7d13fb714c959d390cb4631cd9c3b8a8899bd5da..aab1b6430f12c7e581a5cdb7a8f4a47ae8c344e8 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -549,8 +549,8 @@
'http/http_transaction_test_util.h',
'log/captured_net_log_entry.cc',
'log/captured_net_log_entry.h',
- 'log/capturing_net_log.cc',
- 'log/capturing_net_log.h',
+ 'log/test_net_log.cc',
+ 'log/test_net_log.h',
'log/capturing_net_log_observer.cc',
'log/capturing_net_log_observer.h',
'proxy/mock_proxy_resolver.cc',
« no previous file with comments | « net/log/write_to_file_net_log_observer_unittest.cc ('k') | net/net.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698