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

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

Issue 267863005: Adds syncedNotificationsPrivate API IDL. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 c9a1986d70cb29b293d3e4d48af413b0168d958d..3c91042905c34dfd5676f688e1dc3815087fecfb 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -107,6 +107,7 @@
'signed_in_devices.idl',
'streams_private.idl',
'sync_file_system.idl',
+ 'synced_notifications_private.idl',
'system_cpu.idl',
'system_display.idl',
'system_indicator.idl',

Powered by Google App Engine
This is Rietveld 408576698