| Index: extensions/shell/BUILD.gn
|
| diff --git a/extensions/shell/BUILD.gn b/extensions/shell/BUILD.gn
|
| index 0f8af6e169dd8ec4c95f189612edc2670333bacb..ecff4f017478ab0bc9df55c2305f0011ed8f4c78 100644
|
| --- a/extensions/shell/BUILD.gn
|
| +++ b/extensions/shell/BUILD.gn
|
| @@ -54,10 +54,10 @@ source_set("app_shell_lib") {
|
| "//extensions/shell/common/api",
|
| "//extensions/shell/common/api:api_registration",
|
| "//extensions/utility",
|
| + "//mojo/edk/system",
|
| "//mojo/environment:chromium",
|
| "//skia",
|
| "//third_party/WebKit/public:blink",
|
| - "//third_party/mojo/src/mojo/edk/system",
|
| "//ui/base",
|
| "//ui/base/ime",
|
| "//v8",
|
|
|