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

Unified Diff: content/test/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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 00f1567bda7c84d62e2d5190842b84f44f5856c7..abf85cac71c192b22e78297bf3eebcf6a052b164 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -151,7 +151,6 @@ static_library("test_support") {
"mock_webblob_registry_impl.h",
"mock_webclipboard_impl.cc",
"mock_webclipboard_impl.h",
- "mock_webframeclient.h",
"mock_weburlloader.cc",
"mock_weburlloader.h",
"net/url_request_abort_on_end_job.cc",

Powered by Google App Engine
This is Rietveld 408576698