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

Unified Diff: third_party/WebKit/Source/modules/media_controls/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/Source/modules/media_controls/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/media_controls/BUILD.gn b/third_party/WebKit/Source/modules/media_controls/BUILD.gn
index ba3ca176accee9891e1939e4c1f1aeeea83f700b..e023686a5d0ac758ea14ad422eefbe07c0099a0c 100644
--- a/third_party/WebKit/Source/modules/media_controls/BUILD.gn
+++ b/third_party/WebKit/Source/modules/media_controls/BUILD.gn
@@ -17,6 +17,8 @@ blink_modules_sources("media_controls") {
"MediaControlsRotateToFullscreenDelegate.h",
"MediaControlsWindowEventListener.cpp",
"MediaControlsWindowEventListener.h",
+ "MediaDownloadInProductHelpManager.cpp",
+ "MediaDownloadInProductHelpManager.h",
"elements/MediaControlCastButtonElement.cpp",
"elements/MediaControlCastButtonElement.h",
"elements/MediaControlCurrentTimeDisplayElement.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/frame/Settings.json5 ('k') | third_party/WebKit/Source/modules/media_controls/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698