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

Unified Diff: chrome/common/media_galleries/picasa_test_util.h

Issue 23513059: Media Galleries API Picasa: End-to-end browsertest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: self review 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/common/media_galleries/picasa_test_util.h
diff --git a/chrome/common/media_galleries/picasa_test_util.h b/chrome/common/media_galleries/picasa_test_util.h
index 616f2bfb801cb4a1e6af51a4e4b4ed4adb31d3d9..4df088b90d75ff40f425ea5c22ad0341e0e6b669 100644
--- a/chrome/common/media_galleries/picasa_test_util.h
+++ b/chrome/common/media_galleries/picasa_test_util.h
@@ -32,6 +32,8 @@ void WriteTestAlbumTable(const base::FilePath& column_file_destination,
void WriteTestAlbumsImagesIndex(const base::FilePath& test_folder_1_path,
const base::FilePath& test_folder_2_path);
+bool WriteJPEGHeader(const base::FilePath& path);
+
} // namespace picasa
#endif // CHROME_COMMON_MEDIA_GALLERIES_PICASA_TEST_UTIL_H_

Powered by Google App Engine
This is Rietveld 408576698