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

Unified Diff: mojo/public/tools/bindings/blink_bindings_configuration.gni

Issue 1978763003: Readd the clipboard service and get it compiling again. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sequence numbers in state. Created 4 years, 7 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/mus/public/interfaces/clipboard.mojom ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/tools/bindings/blink_bindings_configuration.gni
diff --git a/mojo/public/tools/bindings/blink_bindings_configuration.gni b/mojo/public/tools/bindings/blink_bindings_configuration.gni
index c83228b92eaf69e1f0f59527b1b86e02cbc5bf0c..675418626176aaa4ce7995df143877d504b822b7 100644
--- a/mojo/public/tools/bindings/blink_bindings_configuration.gni
+++ b/mojo/public/tools/bindings/blink_bindings_configuration.gni
@@ -22,6 +22,7 @@ foreach(typemap, _typemaps) {
blacklist = [
# TODO(sammc): Remove the following once |for_blink| bindings support WTF
# maps. See https://crbug.com/583738.
+ "//components/mus/public/interfaces/clipboard.mojom",
"//components/mus/public/interfaces/window_manager.mojom",
"//components/mus/public/interfaces/window_tree.mojom",
"//extensions/common/api/mime_handler.mojom",
« no previous file with comments | « components/mus/public/interfaces/clipboard.mojom ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698