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

Unified Diff: third_party/WebKit/Source/core/dom/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: third_party/WebKit/Source/core/dom/BUILD.gn
diff --git a/third_party/WebKit/Source/core/dom/BUILD.gn b/third_party/WebKit/Source/core/dom/BUILD.gn
index 18499bd59b3660bf50d2ae8b36a1c010c105085b..64a85d953313ae0be95fa33f03ea2508f7c5d7d0 100644
--- a/third_party/WebKit/Source/core/dom/BUILD.gn
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn
@@ -196,6 +196,8 @@ blink_core_sources("dom") {
"LiveNodeList.h",
"LiveNodeListBase.cpp",
"LiveNodeListBase.h",
+ "MediaIPHManager.cpp",
+ "MediaIPHManager.h",
"MessageChannel.cpp",
"MessageChannel.h",
"MessagePort.cpp",

Powered by Google App Engine
This is Rietveld 408576698