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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 356673003: Notification Provider API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: added notification getter to permission_set_unittest Created 6 years, 6 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/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 3f3fde96c91b47d5e9a7302b2631baca4197e6e2..e83c7bb3ceb8b71e6f17244e6fabc0f1433dc9ba 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -90,6 +90,7 @@
'metrics_private.json',
'networking_private.json',
'notifications.idl',
+ 'notification_getter.idl',
'omnibox.json',
'page_capture.json',
'permissions.json',

Powered by Google App Engine
This is Rietveld 408576698