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

Unified Diff: third_party/WebKit/public/platform/modules/installedapp/installed_app_provider.mojom

Issue 2706403014: Add Android implementation of navigator.getInstalledRelatedApps. (Closed)
Patch Set: Rebase. 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/platform/modules/installedapp/installed_app_provider.mojom
diff --git a/third_party/WebKit/public/platform/modules/installedapp/installed_app_provider.mojom b/third_party/WebKit/public/platform/modules/installedapp/installed_app_provider.mojom
index 98c7f62c7077b8f6e862ef451618d9b2e0c09948..27734040d6411b8c059c6891c060fd2e17034c7f 100644
--- a/third_party/WebKit/public/platform/modules/installedapp/installed_app_provider.mojom
+++ b/third_party/WebKit/public/platform/modules/installedapp/installed_app_provider.mojom
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+[JavaPackage="org.chromium.installedapp.mojom"]
module blink.mojom;
import "related_application.mojom";

Powered by Google App Engine
This is Rietveld 408576698