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

Unified Diff: chrome/renderer/BUILD.gn

Issue 2943983003: chrome/blink: Add functionality for in-product help for media elements. (Closed)
Patch Set: Created 3 years, 6 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/renderer/BUILD.gn
diff --git a/chrome/renderer/BUILD.gn b/chrome/renderer/BUILD.gn
index 87494b8d5a9f02a180893959960b8b3bfdc13981..caadf08047155a8ea129084ed6e3678b3f523afc 100644
--- a/chrome/renderer/BUILD.gn
+++ b/chrome/renderer/BUILD.gn
@@ -59,6 +59,8 @@ static_library("renderer") {
"media/chrome_key_systems.h",
"media/chrome_key_systems_provider.cc",
"media/chrome_key_systems_provider.h",
+ "media/media_iph_impl.cc",
+ "media/media_iph_impl.h",
"net/net_error_helper.cc",
"net/net_error_helper.h",
"net/net_error_page_controller.cc",

Powered by Google App Engine
This is Rietveld 408576698