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

Unified Diff: content/public/child/BUILD.gn

Issue 2914423002: Network service: move URLLoaderThrottle and ThrottlingURLLoader. (Closed)
Patch Set: Created 3 years, 7 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/common/throttling_url_loader_unittest.cc ('k') | content/public/child/url_loader_throttle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/child/BUILD.gn
diff --git a/content/public/child/BUILD.gn b/content/public/child/BUILD.gn
index dd0b85e43eda94a3a690dd67a4d53992d152507e..36a015582806d7a0a1c0171a248c32f72355a81a 100644
--- a/content/public/child/BUILD.gn
+++ b/content/public/child/BUILD.gn
@@ -35,7 +35,6 @@ source_set("child_sources") {
"image_decoder_utils.h",
"request_peer.h",
"resource_dispatcher_delegate.h",
- "url_loader_throttle.h",
"v8_value_converter.h",
"worker_thread.h",
]
« no previous file with comments | « content/common/throttling_url_loader_unittest.cc ('k') | content/public/child/url_loader_throttle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698