Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6683)

Unified Diff: chrome/test/data/extensions/api_test/notification_provider/test_app/styles.css

Issue 2659533003: Remove the notificationProvider extension API (Closed)
Patch Set: Remove the notificationProvider extension API Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
-}

Powered by Google App Engine
This is Rietveld 408576698