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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2775483003: Use public Service Manager Connector API in Blink (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: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 1f8da647ef83d922dda4d62528552f5f04779320..c169609f5cecb471fc7420a441a0e74a20928ee5 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1483,6 +1483,7 @@ component("platform") {
"//device/base/synchronization",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/bindings:wtf_support",
+ "//services/service_manager/public/cpp",
"//third_party/WebKit/Source/platform/heap",
"//third_party/WebKit/Source/platform/loader",
"//third_party/WebKit/public:mojo_bindings_blink",

Powered by Google App Engine
This is Rietveld 408576698