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

Unified Diff: content/network/cache_url_loader.h

Issue 2964503003: Move NetworkService mojom files to content/public/common. (Closed)
Patch Set: Merge Created 3 years, 5 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/network/cache_url_loader.h
diff --git a/content/network/cache_url_loader.h b/content/network/cache_url_loader.h
index a4e15211dff105fd1b2f5fbc2cae170c28d66160..28d9d4b3b432d371b3f86d8068b4615a42bbcc5f 100644
--- a/content/network/cache_url_loader.h
+++ b/content/network/cache_url_loader.h
@@ -5,7 +5,7 @@
#ifndef CONTENT_NETWORK_CACHE_URL_LOADER_H_
#define CONTENT_NETWORK_CACHE_URL_LOADER_H_
-#include "content/common/url_loader.mojom.h"
+#include "content/public/common/url_loader.mojom.h"
namespace net {
class URLRequestContext;

Powered by Google App Engine
This is Rietveld 408576698