Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / test / data / banners / service_worker.js
blob1047484ea8ad0c9f6964dc0d605c651c160dbdb7
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 self.addEventListener('activate', function(event) {});