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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2787703002: Add mojo service for CopylessPaste in Blink (Closed)
Patch Set: makeUnique Created 3 years, 9 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
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index f57eabd0dd28c22f7b8e5a5b9905df4bcbbcbdd5..b08d7ec8604ce06ed187c26fa0c95cd47008cbce 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -702,6 +702,7 @@ mojom("mojo_bindings") {
"platform/modules/bluetooth/web_bluetooth.mojom",
"platform/modules/broadcastchannel/broadcast_channel.mojom",
"platform/modules/budget_service/budget_service.mojom",
+ "platform/modules/document_metadata/copyless_paste.mojom",
dproctor 2017/03/31 23:18:14 I think you want to put this instead in android_mo
wychen 2017/04/01 05:16:00 It's still visible in clank. See https://cs.chromi
dproctor 2017/04/03 17:43:10 Ah, sorry for the confusion, but the internal clan
wychen 2017/04/05 19:25:50 Done.
"platform/modules/fetch/fetch_api_request.mojom",
"platform/modules/hyphenation/hyphenation.mojom",
"platform/modules/mediasession/media_session.mojom",

Powered by Google App Engine
This is Rietveld 408576698