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

Unified Diff: services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.h

Issue 1404443004: Move //mojo/services/network/public/interfaces to //mojo/services/network/interfaces. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: add some missing dependencies Created 5 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: services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.h
diff --git a/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.h b/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.h
index 6758796df3de723b8be63a9d8d5665400366f13e..6752e45d05159048bf0e58ea9c43447e2237cb7d 100644
--- a/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.h
+++ b/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.h
@@ -6,7 +6,7 @@
#define SERVICES_AUTHENTICATING_URL_LOADER_INTERCEPTOR_AUTHENTICATING_URL_LOADER_INTERCEPTOR_H_
#include "mojo/public/cpp/bindings/binding.h"
-#include "mojo/services/network/public/interfaces/url_loader.mojom.h"
+#include "mojo/services/network/interfaces/url_loader.mojom.h"
#include "services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_factory.h"
#include "url/gurl.h"

Powered by Google App Engine
This is Rietveld 408576698