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

Unified Diff: media/blink/BUILD.gn

Issue 2369613003: Require WebLocalFrame to be created with a non-null client (Closed)
Patch Set: oops Created 4 years, 3 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: media/blink/BUILD.gn
diff --git a/media/blink/BUILD.gn b/media/blink/BUILD.gn
index 44813f152c6f6cdf2fa629f1cfc332e033a40378..19b0b582b08d546c31582ead23fb8eca6116026f 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -130,7 +130,6 @@ test("media_blink_unittests") {
"interval_map_unittest.cc",
"key_system_config_selector_unittest.cc",
"lru_unittest.cc",
- "mock_webframeclient.h",
"mock_weburlloader.cc",
"mock_weburlloader.h",
"multibuffer_data_source_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698