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

Unified Diff: third_party/WebKit/public/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/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 7c1d81fd1698a402835240210039622525685898..7627a7f880b79eecb0758dc7b71d6264df5c47f7 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -90,7 +90,6 @@ if (is_android) {
source_set("blink_headers") {
sources = [
"platform/BlameContext.h",
- "platform/Connector.h",
"platform/FilePathConversion.h",
"platform/InterfaceProvider.h",
"platform/InterfaceRegistry.h",
« no previous file with comments | « third_party/WebKit/Source/platform/exported/ServiceRegistry.cpp ('k') | third_party/WebKit/public/platform/Connector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698