commit | 54311e6115dc2eb8a3566ac101de55cafad5882e | [log] [tgz] |
---|---|---|
author | Ken Rockot <[email protected]> | Sat Feb 10 19:01:52 2018 |
committer | Commit Bot <[email protected]> | Sat Feb 10 19:01:52 2018 |
tree | daf1e929d7708f561aa5a4dc7b97f7ec90033d93 | |
parent | 2d00d828c596faaef0eab092764c1ef9f69b1219 [diff] [blame] |
services/network/public/{interfaces => mojom} And any struct_traits => mojom_traits Brought to you by grep and sed [email protected] [email protected] Bug: 806965 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo;master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I3782b0e0fbfe438678a9aeeaefd2922fbd19d0eb Reviewed-on: https://chromium-review.googlesource.com/912511 Reviewed-by: Ken Rockot <[email protected]> Commit-Queue: Ken Rockot <[email protected]> Cr-Commit-Position: refs/heads/master@{#535985}
diff --git a/content/browser/file_url_loader_factory.cc b/content/browser/file_url_loader_factory.cc index 23e7a08..554d74c0 100644 --- a/content/browser/file_url_loader_factory.cc +++ b/content/browser/file_url_loader_factory.cc
@@ -38,7 +38,7 @@ #include "net/http/http_util.h" #include "net/url_request/redirect_info.h" #include "services/network/public/cpp/resource_request.h" -#include "services/network/public/interfaces/url_loader.mojom.h" +#include "services/network/public/mojom/url_loader.mojom.h" #include "storage/common/fileapi/file_system_util.h" #include "url/gurl.h"