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

Unified Diff: content/public/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
« no previous file with comments | « content/content_tests.gypi ('k') | content/public/common/background_sync.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index f65c35725cc4b7145e5e5565cf257d59d139917c..51772e359125dad5a37059c6065fb90df6e6a48f 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -51,6 +51,7 @@ source_set("common_sources") {
mojom("mojo_bindings") {
sources = [
+ "background_sync.mojom",
"mojo_geoposition.mojom",
"permission_status.mojom",
]
« no previous file with comments | « content/content_tests.gypi ('k') | content/public/common/background_sync.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698