Add Mojo types and service definitions for Background Sync API
commit5347685266d20a08f84e4135bfb5fbb0ca182063
authoriclelland <iclelland@chromium.org>
Thu, 30 Apr 2015 18:32:00 +0000 (30 11:32 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 30 Apr 2015 18:32:39 +0000 (30 18:32 +0000)
tree760fe30a85cda8c36aa32cf3ac4ee4a2624d2b09
parent63a899df5fcfad2eadb19e4cb3465d31f9f72998
Add Mojo types and service definitions for Background Sync API

This commit depends on the Blink CL at
https://codereview.chromium.org/1096503002/
for changes to platform objects.

BUG=479251

Review URL: https://codereview.chromium.org/1106193002

Cr-Commit-Position: refs/heads/master@{#327745}
content/child/background_sync/OWNERS [new file with mode: 0644]
content/child/background_sync/background_sync_type_converters.cc [new file with mode: 0644]
content/child/background_sync/background_sync_type_converters.h [new file with mode: 0644]
content/child/background_sync/background_sync_type_converters_unittest.cc [new file with mode: 0644]
content/common/BUILD.gn
content/common/background_sync_service.mojom [new file with mode: 0644]
content/content_child.gypi
content/content_common_mojo_bindings.gyp
content/content_tests.gypi
content/public/common/BUILD.gn
content/public/common/background_sync.mojom [new file with mode: 0644]