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

Unified Diff: content/common/BUILD.gn

Issue 1756793004: Chrome-side patch for IsAppInstalled. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@splitpatch2
Patch Set: Created 4 years, 10 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 3854840a7602b70b5977e5fba938349db27d282a..9b3cc8b7e2bb24f1c93869388cca3c82541fd421 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -525,6 +525,8 @@ mojom("mojo_bindings") {
"background_sync_service.mojom",
"geolocation_service.mojom",
"image_downloader/image_downloader.mojom",
+ "installedapp/installed_app_provider.mojom",
+ "installedapp/related_application.mojom",
"leveldb_wrapper.mojom",
"permission_service.mojom",
"presentation/presentation_service.mojom",
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/common/installedapp/installed_app_provider.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698