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

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

Issue 10916019: Move MediaGalleries.getMediaFileSystems out of experimental. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update docs Created 8 years, 4 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 a8f567de1f55ffe3bd9733a4130d8f2dd166a880..ecdaedb9edab3d4c545ba71cdca19e7a3ea49593 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -53,6 +53,7 @@
'experimental_system_info_storage.idl',
'experimental_usb.idl',
'file_system.idl',
+ 'media_galleries.idl',
'serial.idl',
'socket.idl',
],

Powered by Google App Engine
This is Rietveld 408576698