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

Unified Diff: content/test/test_navigation_url_loader.cc

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/test/test_navigation_url_loader.cc
diff --git a/content/test/test_navigation_url_loader.cc b/content/test/test_navigation_url_loader.cc
index 7ea49f2587923a39da70275ebea0f1e160a788f7..6a7477d290b689f6aa5b32e48269b982eb2dbb61 100644
--- a/content/test/test_navigation_url_loader.cc
+++ b/content/test/test_navigation_url_loader.cc
@@ -7,7 +7,6 @@
#include <utility>
#include "content/browser/loader/navigation_url_loader_delegate.h"
-#include "content/common/url_loader_factory.mojom.h"
#include "content/public/browser/global_request_id.h"
#include "content/public/browser/navigation_data.h"
#include "content/public/browser/render_process_host.h"
@@ -16,6 +15,7 @@
#include "content/public/browser/web_contents.h"
#include "content/public/common/browser_side_navigation_policy.h"
#include "content/public/common/resource_response.h"
+#include "content/public/common/url_loader_factory.mojom.h"
#include "net/url_request/redirect_info.h"
namespace content {
« content/public/common/BUILD.gn ('K') | « content/test/BUILD.gn ('k') | ipc/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698