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

Unified Diff: content/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/child/throttling_url_loader_unittest.cc ('k') | content/common/throttling_url_loader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index f1bcce2857ef3fab9318f5c36335967c50a4b9e1..df550e4fdbd973ceab2a59b9de17a5346a3669b4 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -340,6 +340,8 @@ source_set("common") {
"text_input_client_messages.h",
"text_input_state.cc",
"text_input_state.h",
+ "throttling_url_loader.cc",
+ "throttling_url_loader.h",
"unique_name_helper.cc",
"unique_name_helper.h",
"url_request_struct_traits.cc",
« no previous file with comments | « content/child/throttling_url_loader_unittest.cc ('k') | content/common/throttling_url_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698