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

Unified Diff: net/BUILD.gn

Issue 508473002: Componentize component_updater: Move URLRequestPrepackagedInterceptor from content/ to net/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix typo 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
« no previous file with comments | « content/test/net/url_request_prepackaged_interceptor.cc ('k') | net/net.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 94da4dd5c4dae326bd46d2d207bd99a8519d90da..c461a0f0056cde3151dde58580ba5dacdb3ae8fa 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -689,6 +689,8 @@ source_set("test_support") {
"test/spawned_test_server/spawner_communicator.h",
"url_request/test_url_fetcher_factory.cc",
"url_request/test_url_fetcher_factory.h",
+ "url_request/test_url_request_interceptor.cc",
+ "url_request/test_url_request_interceptor.h",
"url_request/url_request_test_util.cc",
"url_request/url_request_test_util.h",
]
« no previous file with comments | « content/test/net/url_request_prepackaged_interceptor.cc ('k') | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698