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

Unified Diff: mojo/public/interfaces/application/BUILD.gn

Issue 1435153003: Add an ApplicationConnector interface, etc. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: grrr Created 5 years, 1 month 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: mojo/public/interfaces/application/BUILD.gn
diff --git a/mojo/public/interfaces/application/BUILD.gn b/mojo/public/interfaces/application/BUILD.gn
index 463df5580ea631d550faa85ade3fbf914a6b8797..1d1a1733d4e5c34370f41ee059930dc0d5ab2175 100644
--- a/mojo/public/interfaces/application/BUILD.gn
+++ b/mojo/public/interfaces/application/BUILD.gn
@@ -8,6 +8,7 @@ import("../../tools/bindings/mojom.gni")
mojom("application") {
sources = [
"application.mojom",
+ "application_connector.mojom",
"service_provider.mojom",
"shell.mojom",
]

Powered by Google App Engine
This is Rietveld 408576698