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

Unified Diff: content/content_browser.gypi

Issue 9567035: Added MediaGalleryDatabase (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Minor cleanups Created 8 years, 10 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index da3b633c03706b0106054cb6f78ddcb6928aa4f8..909231db643a8e42a61b2f1687e153cd480eeafd 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -376,6 +376,8 @@
'browser/load_notification_details.h',
'browser/mach_broker_mac.cc',
'browser/mach_broker_mac.h',
+ 'browser/media_gallery/media_gallery_database.h',
Lei Zhang 2012/03/05 23:38:36 nit: alphabetical order
tpayne 2012/03/06 01:52:37 Done.
+ 'browser/media_gallery/media_gallery_database.cc',
'browser/mime_registry_message_filter.cc',
'browser/mime_registry_message_filter.h',
'browser/net/browser_online_state_observer.cc',

Powered by Google App Engine
This is Rietveld 408576698