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

Unified Diff: content/test/BUILD.gn

Issue 2752283004: Add the ability to override WebContentsBindingSet binders for testing (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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 90cf0e761a64c2f7870335f770956607aef09525..92cb0d2966cb20fc914c536802adc3fa74cb4ad8 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -661,6 +661,7 @@ test("content_browsertests") {
"../browser/web_contents/opened_by_dom_browsertest.cc",
"../browser/web_contents/web_contents_impl_browsertest.cc",
"../browser/web_contents/web_contents_view_aura_browsertest.cc",
+ "../browser/web_contents_binding_set_browsertest.cc",
"../browser/webkit_browsertest.cc",
"../browser/webui/web_ui_mojo_browsertest.cc",
"../browser/zoom_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698