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

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

Issue 15738013: Initial implementation of music manager private API. (Closed) Base URL: https://git.chromium.org/chromium/src.git@master
Patch Set: Fix unit test. Created 7 years, 7 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 929039b1511637e76205a053287e93ba5b059907..25a8c4df342011ad6d75af1b14c1540f1c8f58b6 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -70,6 +70,7 @@
'media_galleries_private.idl',
'media_player_private.json',
'metrics_private.json',
+ 'music_manager_private.idl',
'networking_private.json',
'notifications.idl',
'omnibox.json',

Powered by Google App Engine
This is Rietveld 408576698