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

Unified Diff: content/browser/loader/DEPS

Issue 2449933003: Use Associated interfaces for mojo-loading (Closed)
Patch Set: fix Created 4 years, 2 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
Index: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index 56bf968c5fdc874fc636fcf3b689995f21aa8a0b..73a32ea9a1d45e979c04f178ad6d4b0814a98c03 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -309,6 +309,7 @@ specific_include_rules = {
"+content/browser/loader/test_url_loader_client.h",
"+content/common/resource_request_completion_status.h",
"+content/common/url_loader.mojom.h",
+ "+content/common/url_loader_factory.mojom.h",
"+content/public/common/resource_response.h",
],
"url_loader_factory_impl\.(cc|h)": [

Powered by Google App Engine
This is Rietveld 408576698