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

Unified Diff: content/test/BUILD.gn

Issue 2643063002: Refactor Blink's ServiceConnector and add ability to mock in layout tests (Closed)
Patch Set: Rebase Created 3 years, 11 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 86c8bb1c1acb33fae47693019292f05f7c1f6680..b0e7165aebf9c7d19a63d63937d8378a3ad5130f 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1366,6 +1366,7 @@ test("content_unittests") {
"../renderer/media/video_capture_impl_manager_unittest.cc",
"../renderer/media/video_capture_impl_unittest.cc",
"../renderer/media/webmediaplayer_ms_unittest.cc",
+ "../renderer/mojo/blink_connector_impl_unittest.cc",
"../renderer/peripheral_content_heuristic_unittest.cc",
"../renderer/presentation/presentation_dispatcher_unittest.cc",
"../renderer/render_thread_impl_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698