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

Unified Diff: chrome/browser/extensions/BUILD.gn

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
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/extensions/api/notification_provider/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index 94da5aa7453b671498962664642045dfa6c7e38f..1233adbed7a0bbe5734d2a04c23409fa990e103b 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -327,8 +327,6 @@ static_library("extensions") {
"api/networking_private/networking_private_ui_delegate_factory_impl.h",
"api/networking_private/networking_private_verify_delegate_factory_impl.cc",
"api/networking_private/networking_private_verify_delegate_factory_impl.h",
- "api/notification_provider/notification_provider_api.cc",
- "api/notification_provider/notification_provider_api.h",
"api/notifications/notifications_api.cc",
"api/notifications/notifications_api.h",
"api/omnibox/omnibox_api.cc",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/extensions/api/notification_provider/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698