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

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

Issue 2789313002: Add mojo data types for CopylessPaste (Closed)
Patch Set: space Created 3 years, 8 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 | « no previous file | third_party/WebKit/public/platform/modules/document_metadata/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 72a4ec7ccab841881e0290c75da05e91f36ae14b..e8984cdf2a68a623630183baba1adccd34e1fbbc 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -745,6 +745,7 @@ mojom("android_mojo_bindings") {
visibility = [ ":mojo_bindings" ]
visibility_blink = [ ":mojo_bindings_blink" ]
sources = [
+ "platform/modules/document_metadata/copyless_paste.mojom",
"platform/modules/installation/installation.mojom",
"platform/modules/installedapp/installed_app_provider.mojom",
"platform/modules/installedapp/related_application.mojom",
« no previous file with comments | « no previous file | third_party/WebKit/public/platform/modules/document_metadata/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698