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

Unified Diff: net/log/net_log_event_type_list.h

Issue 1662763002: [ON HOLD] Implement pull-based design for content decoding (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 4 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/filter/sdch_source_stream_unittest.cc ('k') | net/net.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/log/net_log_event_type_list.h
diff --git a/net/log/net_log_event_type_list.h b/net/log/net_log_event_type_list.h
index 833e421f022c68c3c9d08de0d8d34b18b03bd37f..10746e296884403d684252dbf7523c2c2e4c2b78 100644
--- a/net/log/net_log_event_type_list.h
+++ b/net/log/net_log_event_type_list.h
@@ -2598,7 +2598,7 @@ EVENT_TYPE(FILE_STREAM_ALIVE)
// {
// "source_dependency": <Source id of the file stream>,
// }
-EVENT_TYPE(FILE_STREAM_SOURCE)
+EVENT_TYPE(FILE_SOURCE_STREAM)
// This event is created when a file stream is associated with a NetLog source.
// It indicates what event source owns the file stream source.
« no previous file with comments | « net/filter/sdch_source_stream_unittest.cc ('k') | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698