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

Unified Diff: net/net.gypi

Issue 1059843002: Refactor NetLog::LogLevel --> NetLogCaptureMode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update copyright 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 6fabaf22510bf6410eb5a0afe6f0f5d66f9c1a5e..a0839dbf4f39d88dae369fd597232fe7c21588fe 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -116,6 +116,7 @@
'http/transport_security_state.h',
'log/net_log.cc',
'log/net_log.h',
+ '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