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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2747633002: Fixing a crash in MediaCustomControlsFullscreenDetector when the page is destroyed (Closed)
Patch Set: Created 3 years, 9 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/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 3b495fbe0256765882bb4291309ba27fe941ef78..15bf6894ecaf42cfabaf5eea925af059dcd6f574 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1576,6 +1576,8 @@ static_library("test_support") {
"scroll/ScrollbarTestSuite.h",
"testing/CompositorTest.cpp",
"testing/CompositorTest.h",
+ "testing/EmptyWebMediaPlayer.cpp",
+ "testing/EmptyWebMediaPlayer.h",
"testing/FakeDisplayItemClient.h",
"testing/FakeGraphicsLayer.h",
"testing/FakeGraphicsLayerClient.h",

Powered by Google App Engine
This is Rietveld 408576698