Sign in
chromium
/
chromium
/
src
/
2ac0c19603e70ef75f156ee8409162bbff94de74
/
.
/
content
/
test
/
data
/
background_sync
/
test.html
blob: 4056cd6540e6ba7b192acf5ea871f5bf5fe2fd16 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
Background Sync API Test
</title>
<script
src
=
"background_sync_test_helpers.js"
></script>
</head>
<body>
<h1>
Background_Sync_API Test
</h1>
</body>
</html>