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

Unified Diff: content/common/BUILD.gn

Issue 2461303002: WIP for Get Installed Related Apps (Closed)
Patch Set: Created 4 years, 2 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 c31a261c3788bb06d8faf37ff92459e64e9cb406..3bd8a456bdea41e6413500c64508ebf41c5f164d 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -561,6 +561,8 @@ mojom("mojo_bindings") {
"frame.mojom",
"image_downloader/image_downloader.mojom",
"indexed_db/indexed_db.mojom",
+ "installedapp/installed_app_provider.mojom",
+ "installedapp/related_application.mojom",
"leveldb_wrapper.mojom",
"media/media_devices.mojom",
"memory_coordinator.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