Move services/file/public/{interfaces => mojom}

[email protected]
[email protected]

Bug: 806965
Change-Id: Ic5256c9e50d4f483a140a207ec08b10c9cb29dd2
Reviewed-on: https://chromium-review.googlesource.com/912314
Reviewed-by: Ken Rockot <[email protected]>
Commit-Queue: Ken Rockot <[email protected]>
Cr-Commit-Position: refs/heads/master@{#535921}
diff --git a/content/browser/browser_context.cc b/content/browser/browser_context.cc
index 4c9c9e11..87d049de 100644
--- a/content/browser/browser_context.cc
+++ b/content/browser/browser_context.cc
@@ -50,7 +50,7 @@
 #include "net/url_request/url_request_context.h"
 #include "net/url_request/url_request_context_getter.h"
 #include "services/file/file_service.h"
-#include "services/file/public/interfaces/constants.mojom.h"
+#include "services/file/public/mojom/constants.mojom.h"
 #include "services/file/user_id_map.h"
 #include "services/service_manager/public/cpp/connector.h"
 #include "services/service_manager/public/mojom/service.mojom.h"