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

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: bug fix Created 6 years, 5 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 5e976da1a787fb72cc22ac11b4c4e2f999653e67..ccf6b98bb89c0886e635e7dc4a79e0c71d1a5237 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -44,6 +44,7 @@
'context_menus_internal.json',
'context_menus.json',
'cookies.json',
+ 'custom_notification_center.idl',
'debugger.json',
'desktop_capture.json',
'developer_private.idl',

Powered by Google App Engine
This is Rietveld 408576698