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

Unified Diff: content/public/common/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/public/child/url_loader_throttle.h ('k') | content/public/common/url_loader_throttle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index 18bdf6c0e2a08ae35b24d99b8a7f6eea677cee6f..fe2f2e57d34d4a8b0b0314e852c112978b9e2ed7 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -238,6 +238,7 @@ source_set("common_sources") {
"url_constants.cc",
"url_constants.h",
"url_fetcher.h",
+ "url_loader_throttle.h",
"url_utils.cc",
"url_utils.h",
"user_agent.h",
« no previous file with comments | « content/public/child/url_loader_throttle.h ('k') | content/public/common/url_loader_throttle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698