| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 3421cf0849259b352f483b686665692907dba186..5c16e82ce4559e998656399ad439afcda74b7943 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -83,9 +83,9 @@ source_set("common") {
|
| "//gpu/skia_bindings",
|
| "//media",
|
| "//media:shared_memory_support",
|
| - "//mojo/edk/system",
|
| "//mojo/environment:chromium",
|
| "//mojo/public/interfaces/application",
|
| + "//mojo/system",
|
| "//sandbox",
|
| "//storage/browser",
|
| "//storage/common",
|
|
|