| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index e60bfee4c1a5b28a302343db7fbe55d631d6297a..2526d10d2af0b7573a0815198fb840101254d027 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/WebKit/public:blink",
|
| - "//third_party/mojo/src/mojo/edk/system",
|
| "//ui/gl",
|
| ]
|
| }
|
|
|