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

Unified Diff: chrome/browser/media_galleries/media_galleries_preferences.h

Issue 23513059: Media Galleries API Picasa: End-to-end browsertest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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/browser/media_galleries/media_galleries_preferences.h
diff --git a/chrome/browser/media_galleries/media_galleries_preferences.h b/chrome/browser/media_galleries/media_galleries_preferences.h
index e04806bbab758ae0b07eb2c2d943e3e1d4cc07a8..a94f468c0d33a8cad78f394a4cde4a8bdae2bcbe 100644
--- a/chrome/browser/media_galleries/media_galleries_preferences.h
+++ b/chrome/browser/media_galleries/media_galleries_preferences.h
@@ -232,6 +232,7 @@ class MediaGalleriesPreferences : public BrowserContextKeyedService,
private:
friend class MediaGalleriesPreferencesTest;
friend class MediaGalleriesPermissionsTest;
+ friend class MediaGalleriesPlatformAppBrowserTest;
vandebo (ex-Chrome) 2013/09/30 16:41:33 old?
tommycli 2013/10/01 16:29:48 Done.
typedef std::map<std::string /*device id*/, MediaGalleryPrefIdSet>
DeviceIdPrefIdsMap;
« no previous file with comments | « chrome/browser/media_galleries/fileapi/picasa_finder.cc ('k') | chrome/browser/media_galleries/media_galleries_preferences.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698