Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Unified Diff: components/mus/clipboard/BUILD.gn

Issue 2080513002: Deletes mojo::Callback (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/font_service/BUILD.gn ('k') | components/mus/clipboard/clipboard_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/clipboard/BUILD.gn
diff --git a/components/mus/clipboard/BUILD.gn b/components/mus/clipboard/BUILD.gn
index f6e26613b45836fc5bb90e879a0cc4be55d4603b..98f519667991822a5ff9a56495b242011ffd97bb 100644
--- a/components/mus/clipboard/BUILD.gn
+++ b/components/mus/clipboard/BUILD.gn
@@ -17,7 +17,6 @@ source_set("lib") {
"//components/mus/public/interfaces",
"//mojo/common",
"//mojo/public/cpp/bindings",
- "//mojo/public/cpp/bindings:callback",
"//services/shell/public/cpp",
"//services/tracing/public/cpp",
]
« no previous file with comments | « components/font_service/BUILD.gn ('k') | components/mus/clipboard/clipboard_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698