Index: mandoline/services/core_services/BUILD.gn |
diff --git a/mandoline/services/core_services/BUILD.gn b/mandoline/services/core_services/BUILD.gn |
index ed59c920cb6a5f791615c8911af4f164334173ea..1ff8c3066a677cf149ca28d835297ed8ef06601a 100644 |
--- a/mandoline/services/core_services/BUILD.gn |
+++ b/mandoline/services/core_services/BUILD.gn |
@@ -76,8 +76,8 @@ source_set("sources") { |
if (!is_android) { |
deps += [ |
- "//components/native_viewport:lib", |
- "//components/native_viewport/public/cpp:args", |
+ "//components/view_manager/native_viewport:lib", |
+ "//components/view_manager/public/cpp", |
"//mandoline/ui/omnibox:lib", |
] |
} |