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

Unified Diff: net/net.gyp

Issue 541743002: Move url_request_mock_http_job to net/test/url_request/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed one unmatched brace Created 6 years, 3 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.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 7538e44144ec1308087e1adc0ab2cab25ff2399c..fdab763252ce23bdd42a3d8a7e224f778a9c3cf1 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -972,6 +972,8 @@
'test/spawned_test_server/spawned_test_server.h',
'test/spawned_test_server/spawner_communicator.cc',
'test/spawned_test_server/spawner_communicator.h',
+ 'test/url_request/url_request_mock_http_job.cc',
+ 'test/url_request/url_request_mock_http_job.h',
'url_request/test_url_fetcher_factory.cc',
'url_request/test_url_fetcher_factory.h',
'url_request/url_request_test_util.cc',

Powered by Google App Engine
This is Rietveld 408576698