Index: extensions/shell/BUILD.gn |
diff --git a/extensions/shell/BUILD.gn b/extensions/shell/BUILD.gn |
index e0b3261a3e9576e97743766b728ced77eafdc3ab..0f7b1cb8c1b7abeece720137b5c2702b9d71b434 100644 |
--- a/extensions/shell/BUILD.gn |
+++ b/extensions/shell/BUILD.gn |
@@ -46,10 +46,10 @@ source_set("app_shell_lib") { |
"//extensions/utility", |
"//extensions:extensions_resources", |
"//extensions:shell_and_test_pak", |
- "//mojo/edk/system", |
"//mojo/environment:chromium", |
"//skia", |
"//third_party/WebKit/public:blink", |
+ "//third_party/mojo/src/mojo/edk/system", |
"//ui/wm", |
"//v8", |
] |