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

Unified Diff: net/net.gyp

Issue 1952423002: JobController 2: Remove reference between HttpStreamFactoryImpl::Jobs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@Job_Controller_1
Patch Set: fix a include typo Created 4 years, 5 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/http/http_stream_factory_test_util.cc ('k') | no next file » | 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 662840c33cdf722957971495687950f58860b655..00deebc79a6a0cec536a27d8fb786df84e81e8ea 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -578,6 +578,8 @@
'http/http_stream_factory_test_util.h',
'http/http_transaction_test_util.cc',
'http/http_transaction_test_util.h',
+ 'http/http_stream_factory_test_util.cc',
+ 'http/http_stream_factory_test_util.h',
'log/test_net_log.cc',
'log/test_net_log.h',
'log/test_net_log_entry.cc',
« no previous file with comments | « net/http/http_stream_factory_test_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698