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

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

Issue 10806023: switch mediaGalleries to .idl api definition (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: compile and test fixes 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 992844bf6dc1ad04b5dba8f274accefca9930ea7..c08e0b172d117169a84bee419a3ebaf9dcb6a145 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -38,6 +38,7 @@
'experimental_discovery.idl',
'experimental_dns.idl',
'experimental_idltest.idl',
+ 'experimental_media_galleries.idl',
'experimental_serial.idl',
'experimental_socket.idl',
'experimental_usb.idl',

Powered by Google App Engine
This is Rietveld 408576698