| Index: mojo/services/BUILD.gn
|
| diff --git a/mojo/services/BUILD.gn b/mojo/services/BUILD.gn
|
| index 90988abeaac0f72db9f79ca7bf8a885f21458233..ae16a08414f0728283c6f2295276a54fc9555ca6 100644
|
| --- a/mojo/services/BUILD.gn
|
| +++ b/mojo/services/BUILD.gn
|
| @@ -6,12 +6,10 @@
|
|
|
| group("services") {
|
| deps = [
|
| - "//mojo/services/clipboard",
|
| "//mojo/services/gles2:bindings",
|
| "//mojo/services/html_viewer",
|
| "//mojo/services/native_viewport",
|
| "//mojo/services/network",
|
| - "//mojo/services/public/interfaces/clipboard",
|
| "//mojo/services/public/interfaces/content_handler",
|
| "//mojo/services/public/interfaces/geometry",
|
| "//mojo/services/public/interfaces/input_events",
|
|
|