Mojo EDK -> Core: Misc top-levels
Moves all remaining dependencies from mojo/edk to mojo/core, covering the
top-levels that had relatively few dependencies to begin with.
All mechanical changes, hence TBR(s).
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Bug: None
Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel
Change-Id: I4961ea707383e161d4b8f2c0de8341c0010b4485
Reviewed-on: https://chromium-review.googlesource.com/1126418
Commit-Queue: Ken Rockot <[email protected]>
Reviewed-by: Ken Rockot <[email protected]>
Cr-Commit-Position: refs/heads/master@{#572665}
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index 204456cc..4042760 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -472,7 +472,7 @@
"//gpu/ipc/host",
"//gpu/ipc/service",
"//ipc:test_support",
- "//mojo/edk",
+ "//mojo/core/embedder",
"//mojo/public/cpp/bindings",
"//net:test_support",
"//skia",