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

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

Issue 10808093: move openMediaGalleryManager fn out of experimental. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 80 chars Created 8 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 d374eabddf036334271bf78ecd23aacd9ed0ba31..ba30a033262b242a27825856957f3cff113157da 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -46,6 +46,7 @@
'experimental_socket.idl',
'experimental_usb.idl',
'file_system.idl',
+ 'media_galleries.idl',
],
'cc_dir': 'chrome/common/extensions/api',
'root_namespace': 'extensions::api',

Powered by Google App Engine
This is Rietveld 408576698