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

Unified Diff: net/net.gypi

Issue 1059843002: Refactor NetLog::LogLevel --> NetLogCaptureMode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add header for std::max 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index cbdc7e4e844335debeb98fe3cec703e167d72007..11547594ce3f463084de2d7ae154299a5511d176 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -116,6 +116,8 @@
'http/transport_security_state.h',
'log/net_log.cc',
'log/net_log.h',
+ 'log/net_log_capture_mode.cc',
+ 'log/net_log_capture_mode.h',
'log/net_log_event_type_list.h',
'log/net_log_source_type_list.h',
'socket/client_socket_handle.cc',

Powered by Google App Engine
This is Rietveld 408576698