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

Unified Diff: content/renderer/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
« no previous file with comments | « content/child/blink_platform_impl.cc ('k') | content/renderer/mojo/blink_connector_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 8ba20368c9220ee1f05e656cddc5537cecc34df9..7dca9cd1c05bbeee3fbec742ce874256dd9ae48f 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -265,6 +265,10 @@ target(link_target_type, "renderer") {
"media/webmediaplayer_ms_compositor.h",
"menu_item_builder.cc",
"menu_item_builder.h",
+ "mojo/blink_connector_impl.cc",
+ "mojo/blink_connector_impl.h",
+ "mojo/blink_connector_js_wrapper.cc",
+ "mojo/blink_connector_js_wrapper.h",
"mojo/blink_interface_provider_impl.cc",
"mojo/blink_interface_provider_impl.h",
"mojo/blink_interface_registry_impl.cc",
« no previous file with comments | « content/child/blink_platform_impl.cc ('k') | content/renderer/mojo/blink_connector_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698