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

Unified Diff: content/common/BUILD.gn

Issue 1106193002: Add Mojo types and service definitions for Background Sync API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert scoped_ptr construction change Created 5 years, 8 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 37e28986f14a440a45a724a22a37aa111cddd638..fd9d8d5dba9f35d56316f659e3d79448be20e4a1 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -482,6 +482,7 @@ source_set("common") {
mojom("mojo_bindings") {
sources = [
"application_setup.mojom",
+ "background_sync_service.mojom",
"geolocation_service.mojom",
"permission_service.mojom",
"presentation/presentation_service.mojom",

Powered by Google App Engine
This is Rietveld 408576698