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

Unified Diff: chrome/browser/media_galleries/fileapi/picasa_finder.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/fileapi/picasa_finder.h
diff --git a/chrome/browser/media_galleries/fileapi/picasa_finder.h b/chrome/browser/media_galleries/fileapi/picasa_finder.h
index 8b30597a04557c1db2b76882b960cab6c02a8400..e58dac9c4690375dc194f1ccf59e76b54f26b9dc 100644
--- a/chrome/browser/media_galleries/fileapi/picasa_finder.h
+++ b/chrome/browser/media_galleries/fileapi/picasa_finder.h
@@ -20,7 +20,7 @@ typedef base::Callback<void(const std::string&)> DeviceIDCallback;
// calling thread. Otherwise, |callback| is not invoked.
void FindPicasaDatabase(const DeviceIDCallback& callback);
-}
+} // namespace PicasaFinder
} // namespace picasa

Powered by Google App Engine
This is Rietveld 408576698