Index: content/child/web_url_loader_impl.h |
diff --git a/content/child/web_url_loader_impl.h b/content/child/web_url_loader_impl.h |
index 4fc8700b4ca35c4db96858b550853f8057deb42a..3678fa89a2e1f70ada82fe08e189d772873ed97c 100644 |
--- a/content/child/web_url_loader_impl.h |
+++ b/content/child/web_url_loader_impl.h |
@@ -9,8 +9,8 @@ |
#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "content/common/content_export.h" |
-#include "content/common/url_loader_factory.mojom.h" |
#include "content/public/common/resource_response.h" |
+#include "content/public/common/url_loader_factory.mojom.h" |
#include "mojo/public/cpp/system/data_pipe.h" |
#include "net/url_request/redirect_info.h" |
#include "third_party/WebKit/public/platform/WebURLLoader.h" |