| Index: mojo/cc/BUILD.gn
|
| diff --git a/mojo/cc/BUILD.gn b/mojo/cc/BUILD.gn
|
| index ed6e8d1725d90c435b50efc7c48fc6f123924421..c903ce097a572c901786400fe39449d887a42185 100644
|
| --- a/mojo/cc/BUILD.gn
|
| +++ b/mojo/cc/BUILD.gn
|
| @@ -9,8 +9,8 @@ source_set("cc") {
|
| "//cc",
|
| "//cc/surfaces",
|
| "//cc/surfaces:surface_id",
|
| - "//components/view_manager/public/interfaces",
|
| - "//components/view_manager/public/cpp",
|
| + "//components/mus/public/interfaces",
|
| + "//components/mus/public/cpp",
|
| "//gpu/command_buffer/client:gles2_implementation",
|
| "//gpu/command_buffer/client:gles2_interface",
|
| "//mojo/converters/surfaces",
|
|
|