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

Unified Diff: third_party/WebKit/Source/core/html/BUILD.gn

Issue 2660003003: Add MediaError.message (Closed)
Patch Set: --flakiness by using std::map, update virtual/stable/[win,mac] global interface listing too Created 3 years, 8 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/html/BUILD.gn
diff --git a/third_party/WebKit/Source/core/html/BUILD.gn b/third_party/WebKit/Source/core/html/BUILD.gn
index e4a46ff5dd5a219b94e9cb2ca725e57979eed788..3cb9feff68f8b70772b7dc6d212c703068e8fc34 100644
--- a/third_party/WebKit/Source/core/html/BUILD.gn
+++ b/third_party/WebKit/Source/core/html/BUILD.gn
@@ -381,6 +381,7 @@ blink_core_sources("html") {
"media/MediaCustomControlsFullscreenDetector.h",
"media/MediaDocument.cpp",
"media/MediaDocument.h",
+ "media/MediaError.cpp",
"media/MediaError.h",
"media/MediaFragmentURIParser.cpp",
"media/MediaFragmentURIParser.h",

Powered by Google App Engine
This is Rietveld 408576698