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

Unified Diff: content/renderer/BUILD.gn

Issue 2755813002: Begin to wean child processes off reliance on a persistent service_manager::Connection to the brows… (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/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 21c9d812b3024539d39f8cc439a2edc0b9739d3e..63f4884882b090dcd58d5d4b5debbb08c915809a 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -434,6 +434,7 @@ target(link_target_type, "renderer") {
"//content/public/common:common_sources",
"//content/public/common:feature_h264_with_openh264_ffmpeg",
"//content/public/common:features",
+ "//content/public/common:service_names",
"//crypto:platform",
"//device/base/synchronization",
"//device/battery:mojo_bindings",
« no previous file with comments | « content/public/test/mock_render_thread.cc ('k') | content/renderer/device_sensors/device_sensor_event_pump.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698