Index: components/arc/BUILD.gn |
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
index 113a392819ebae17e035b643b54ec8ff92a7b0c5..d2ee339214f73e72fe45f4318c05182a596ad7f2 100644 |
--- a/components/arc/BUILD.gn |
+++ b/components/arc/BUILD.gn |
@@ -36,7 +36,7 @@ static_library("arc") { |
"//chromeos:power_manager_proto", |
"//ipc:ipc", |
"//ipc/mojo:mojo", |
- "//third_party/mojo/src/mojo/edk/system", |
+ "//mojo/edk/system", |
"//ui/aura", |
"//ui/base:base", |
"//ui/events", |