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

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

Issue 2943983003: chrome/blink: Add functionality for in-product help for media elements. (Closed)
Patch Set: mounir's comments. Created 3 years, 5 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 4a105f30919999c14a8d073fdd238da0a3063e81..5ab46b86b700f2d62f52522aae7f6534866aceee 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -718,6 +718,7 @@ mojom("mojo_bindings") {
]
sources = [
"platform/display_mode.mojom",
+ "platform/media_download_in_product_help.mojom",
"platform/mime_registry.mojom",
"platform/modules/app_banner/app_banner.mojom",
"platform/modules/background_fetch/background_fetch.mojom",

Powered by Google App Engine
This is Rietveld 408576698