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

Unified Diff: chrome/chrome_renderer.gypi

Issue 9837012: Initial extension bindings for Media Gallery API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments Created 8 years, 9 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
« no previous file with comments | « chrome/chrome_browser_extensions.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_renderer.gypi
diff --git a/chrome/chrome_renderer.gypi b/chrome/chrome_renderer.gypi
index 4100f7747fa187d687be01754911495d31b96a3f..e5a36accbc22683e5ddedf462a3728aafdb5acbb 100644
--- a/chrome/chrome_renderer.gypi
+++ b/chrome/chrome_renderer.gypi
@@ -91,6 +91,8 @@
'renderer/extensions/file_browser_private_custom_bindings.h',
'renderer/extensions/i18n_custom_bindings.cc',
'renderer/extensions/i18n_custom_bindings.h',
+ 'renderer/extensions/media_gallery_custom_bindings.cc',
+ 'renderer/extensions/media_gallery_custom_bindings.h',
'renderer/extensions/miscellaneous_bindings.cc',
'renderer/extensions/miscellaneous_bindings.h',
'renderer/extensions/page_actions_custom_bindings.cc',
« no previous file with comments | « chrome/chrome_browser_extensions.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698