Index: extensions/shell/BUILD.gn |
diff --git a/extensions/shell/BUILD.gn b/extensions/shell/BUILD.gn |
index a98d7042d28897ab22c1f50d92f1edfd027c0446..c2f57e9fc7f119e8cef5ac1c9033c4aa64b4aceb 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", |