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

Unified Diff: content/common/BUILD.gn

Issue 1806253002: Added Web Share (navigator.share) experimental web API (stub). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 0a860a60132589f88a9734c8b085c618266af424..4ed596c66e0073b2987ae910644bc7d1bde1876d 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -523,6 +523,7 @@ mojom("mojo_bindings") {
sources = [
"application_setup.mojom",
"background_sync_service.mojom",
+ "ballista_service.mojom",
"geolocation_service.mojom",
"image_downloader/image_downloader.mojom",
"leveldb_wrapper.mojom",

Powered by Google App Engine
This is Rietveld 408576698