summaryrefslogtreecommitdiffstats
path: root/mojo
diff options
context:
space:
mode:
Diffstat (limited to 'mojo')
-rw-r--r--mojo/services/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/services/BUILD.gn b/mojo/services/BUILD.gn
index c18feb4..cb6c9e5b 100644
--- a/mojo/services/BUILD.gn
+++ b/mojo/services/BUILD.gn
@@ -19,7 +19,7 @@ group("services") {
if (!is_component_build) {
deps += [
- "//components/clipboard",
+ "//components/core_services",
"//components/html_viewer",
"//components/kiosk_wm:window_manager",
"//components/native_viewport",