| Index: chrome/browser/media_galleries/fileapi/picasa_finder.h
|
| diff --git a/chrome/browser/media_galleries/fileapi/picasa/picasa_finder.h b/chrome/browser/media_galleries/fileapi/picasa_finder.h
|
| similarity index 74%
|
| rename from chrome/browser/media_galleries/fileapi/picasa/picasa_finder.h
|
| rename to chrome/browser/media_galleries/fileapi/picasa_finder.h
|
| index 8924e34a5c40e548190f3dc83e02e613f5578119..8b30597a04557c1db2b76882b960cab6c02a8400 100644
|
| --- a/chrome/browser/media_galleries/fileapi/picasa/picasa_finder.h
|
| +++ b/chrome/browser/media_galleries/fileapi/picasa_finder.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_PICASA_PICASA_FINDER_H_
|
| -#define CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_PICASA_PICASA_FINDER_H_
|
| +#ifndef CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_PICASA_FINDER_H_
|
| +#define CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_PICASA_FINDER_H_
|
|
|
| #include <string>
|
|
|
| @@ -24,4 +24,4 @@ void FindPicasaDatabase(const DeviceIDCallback& callback);
|
|
|
| } // namespace picasa
|
|
|
| -#endif // CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_PICASA_PICASA_FINDER_H_
|
| +#endif // CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_PICASA_FINDER_H_
|
|
|