| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index c460341f66865ed0acce2d7fdba4108a08f9e95e..e31e19c6495772997843cb98e6391fdbd3a4411b 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -199,12 +199,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",
|
| ]
|
|
|
|
|