Chromium Code Reviews| Index: chrome/test/data/extensions/app_notifications/launch.js |
| diff --git a/chrome/test/data/extensions/app_notifications/launch.js b/chrome/test/data/extensions/app_notifications/launch.js |
| deleted file mode 100644 |
| index 1b742089895b20d9229cefdf609745a4dc010bc2..0000000000000000000000000000000000000000 |
| --- a/chrome/test/data/extensions/app_notifications/launch.js |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
| -// Use of this source code is governed by a BSD-style license that can be |
| -// found in the LICENSE file. |
| - |
| -chrome.appNotifications.getChannel({"clientId":"dummy_client_id"}); |