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

Unified Diff: mojo/services/authenticating_url_loader/public/interfaces/BUILD.gn

Issue 1155283003: Change AuthenticatingURLLoader to be a URLLoaderInterceptor (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Address review Created 5 years, 6 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 | « no previous file | mojo/services/authenticating_url_loader/public/interfaces/authenticating_url_loader.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/authenticating_url_loader/public/interfaces/BUILD.gn
diff --git a/mojo/services/authenticating_url_loader/public/interfaces/BUILD.gn b/mojo/services/authenticating_url_loader/public/interfaces/BUILD.gn
index 1e24f90098eb48a2863663db6bd18f82aec8fa8b..6ce220b6bee34b8922bb9799a15011a30418b69d 100644
--- a/mojo/services/authenticating_url_loader/public/interfaces/BUILD.gn
+++ b/mojo/services/authenticating_url_loader/public/interfaces/BUILD.gn
@@ -7,7 +7,6 @@ import("$mojo_sdk_root/mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
- "authenticating_url_loader.mojom",
"authenticating_url_loader_factory.mojom",
]
« no previous file with comments | « no previous file | mojo/services/authenticating_url_loader/public/interfaces/authenticating_url_loader.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698