| Index: chrome/test/data/extensions/api_test/notification_provider/test_app/styles.css
|
| diff --git a/chrome/test/data/extensions/api_test/notification_provider/test_app/styles.css b/chrome/test/data/extensions/api_test/notification_provider/test_app/styles.css
|
| deleted file mode 100644
|
| index dd1c6ed37d254a9ab346dfec47236468099e42ae..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/extensions/api_test/notification_provider/test_app/styles.css
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -/* Copyright 2014 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 {
|
| - margin-top: 0
|
| -}
|
| -
|
| -body {
|
| - font-family: "Open Sans", Helvetica, Arial;
|
| - font-size: 10pt;
|
| -}
|
|
|