Move service_manager/public/{interfaces => mojom}
And rename struct_traits to mojom_traits.
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;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win10_chromium_x64_rel_ng
Change-Id: I3518f11986cfc8e9891047d2194dd98786cb6204
[email protected]
[email protected]
Change-Id: I3518f11986cfc8e9891047d2194dd98786cb6204
Reviewed-on: https://chromium-review.googlesource.com/900450
Reviewed-by: Ken Rockot <[email protected]>
Commit-Queue: Ken Rockot <[email protected]>
Cr-Commit-Position: refs/heads/master@{#534289}
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index e115d9a..ca9128d 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -138,7 +138,7 @@
"//services/service_manager",
"//services/service_manager/embedder",
"//services/service_manager/public/cpp",
- "//services/service_manager/public/interfaces",
+ "//services/service_manager/public/mojom",
"//services/service_manager/runner/common",
"//services/service_manager/runner/host:lib",
"//services/shape_detection:lib",