| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 9b57a55cd68fe58a41d42157b784aa7b39de5d3a..6534ca2adc3a176db3cf6a966631e4bcf80c1243 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -200,12 +200,12 @@ source_set("common") {
|
| "//media:shared_memory_support",
|
| "//media/midi",
|
| "//mojo/common:common_base",
|
| + "//mojo/edk/system",
|
| "//mojo/environment:chromium",
|
| "//mojo/shell/public/interfaces",
|
| "//sandbox",
|
| "//storage/common",
|
| "//third_party/boringssl",
|
| - "//third_party/mojo/src/mojo/edk/system",
|
| "//ui/gl",
|
| ]
|
|
|
|
|