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

Unified Diff: media/blink/BUILD.gn

Issue 1499793003: Fix classes that have too many virtuals for inline constructors. Base URL: https://chromium.googlesource.com/chromium/src.git@enable-virtuals-as-complexity
Patch Set: Finish fixing the codebase that's accessible from Linux. Created 5 years 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 75c368a496548c332ff5cbd5c0a39cdaaa537d93..76e5fc4576aace2cfc6676cd8b0a3ddba6cc12d3 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -127,6 +127,7 @@ test("media_blink_unittests") {
"interval_map_unittest.cc",
"key_system_config_selector_unittest.cc",
"lru_unittest.cc",
+ "mock_webframeclient.cc",
"mock_webframeclient.h",
"mock_weburlloader.cc",
"mock_weburlloader.h",

Powered by Google App Engine
This is Rietveld 408576698