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

Unified Diff: content/test/BUILD.gn

Issue 2643063002: Refactor Blink's ServiceConnector and add ability to mock in layout tests (Closed)
Patch Set: Fix build 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 f5aefba94965ceccb78629714c0ba707f4a8a180..f53fc4e5952f99e4cda1c89776d1b439eb8f9d6b 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1421,6 +1421,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_connection_proxy_unittest.cc",
"../renderer/presentation/presentation_dispatcher_unittest.cc",
« no previous file with comments | « content/renderer/renderer_blink_platform_impl.cc ('k') | third_party/WebKit/LayoutTests/resources/mojo-helpers.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698