Chromium Code Reviews| Index: chrome/test/data/extensions/api_test/app_notifications/launch.html |
| diff --git a/chrome/test/data/extensions/api_test/app_notifications/launch.html b/chrome/test/data/extensions/api_test/app_notifications/launch.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3b7fc7679318c24979feffa0c1aa8703be5f956f |
| --- /dev/null |
| +++ b/chrome/test/data/extensions/api_test/app_notifications/launch.html |
| @@ -0,0 +1,6 @@ |
| +<!-- |
| + * Copyright (c) 2012 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. |
| +--> |
| +<h1>Launch page!</h1 |
|
Mihai Parparita -not on Chrome
2012/03/22 19:44:20
Nit: missing >
jstritar
2012/03/22 20:21:10
Done.
|