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

Unified Diff: chrome/browser/BUILD.gn

Issue 2943983003: chrome/blink: Add functionality for in-product help for media elements. (Closed)
Patch Set: move to button 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 19e685be2c1a38d1b3f3c3aba9de211cb5350579..ee62f964f809f47a51d746f1766a3071ed32fb5f 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2790,6 +2790,8 @@ split_static_library("browser") {
"android/logo_bridge.h",
"android/logo_service.cc",
"android/logo_service.h",
+ "android/media_in_product_help_manager.cc",
+ "android/media_in_product_help_manager.h",
"android/metrics/launch_metrics.cc",
"android/metrics/launch_metrics.h",
"android/metrics/uma_session_stats.cc",

Powered by Google App Engine
This is Rietveld 408576698