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

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

Issue 2943983003: chrome/blink: Add functionality for in-product help for media elements. (Closed)
Patch Set: .. Created 3 years, 4 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 7837fdf4936deefae19d30fe649c194fa2892b1e..59dd5e6bf5c429aeb91909f6931532249af0101d 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -767,6 +767,7 @@ mojom("mojo_bindings") {
sources = [
"platform/display_mode.mojom",
"platform/frame_broker.mojom",
+ "platform/media_download_in_product_help.mojom",
"platform/media_engagement.mojom",
"platform/mime_registry.mojom",
"platform/modules/app_banner/app_banner.mojom",

Powered by Google App Engine
This is Rietveld 408576698