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

Unified Diff: net/net.gypi

Issue 468083004: Use NESTABLE_ASYNC APIs to get NetLog data into Tracing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« net/base/trace_net_log_observer.cc ('K') | « net/base/trace_net_log_observer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 97159cb9d572e152c701f41b5fa815f6b9f3c1d8..2f1bc5aeeafeb8cee1c20c750516a4c0ffaf0109 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -264,6 +264,8 @@
'base/static_cookie_policy.h',
'base/test_data_stream.cc',
'base/test_data_stream.h',
+ 'base/trace_net_log_observer.cc',
+ 'base/trace_net_log_observer.h',
'base/upload_bytes_element_reader.cc',
'base/upload_bytes_element_reader.h',
'base/upload_data_stream.cc',
« net/base/trace_net_log_observer.cc ('K') | « net/base/trace_net_log_observer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698