| Index: chrome/browser/media_galleries/fileapi/picasa_file_util.h
|
| diff --git a/chrome/browser/media_galleries/fileapi/picasa/picasa_file_util.h b/chrome/browser/media_galleries/fileapi/picasa_file_util.h
|
| similarity index 92%
|
| rename from chrome/browser/media_galleries/fileapi/picasa/picasa_file_util.h
|
| rename to chrome/browser/media_galleries/fileapi/picasa_file_util.h
|
| index bf3beed60c7ae11bcc49200e0e736b2daa32cfee..b14d115903165aa224882476e647eabd0a7c9fe2 100644
|
| --- a/chrome/browser/media_galleries/fileapi/picasa/picasa_file_util.h
|
| +++ b/chrome/browser/media_galleries/fileapi/picasa_file_util.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_FILE_UTIL_H_
|
| -#define CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_PICASA_PICASA_FILE_UTIL_H_
|
| +#ifndef CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_PICASA_FILE_UTIL_H_
|
| +#define CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_PICASA_FILE_UTIL_H_
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| @@ -75,4 +75,4 @@ class PicasaFileUtil : public chrome::NativeMediaFileUtil {
|
|
|
| } // namespace picasa
|
|
|
| -#endif // CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_PICASA_PICASA_FILE_UTIL_H_
|
| +#endif // CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_PICASA_FILE_UTIL_H_
|
|
|