| Index: chrome/browser/media_galleries/fileapi/picasa/pmp_constants.h
|
| diff --git a/webkit/fileapi/media/picasa/pmp_constants.h b/chrome/browser/media_galleries/fileapi/picasa/pmp_constants.h
|
| similarity index 82%
|
| rename from webkit/fileapi/media/picasa/pmp_constants.h
|
| rename to chrome/browser/media_galleries/fileapi/picasa/pmp_constants.h
|
| index 52013b311df0798178aa8940910cd379c253337b..521c31a5d3f595579dc4d9cd04404045c3cc1f8f 100644
|
| --- a/webkit/fileapi/media/picasa/pmp_constants.h
|
| +++ b/chrome/browser/media_galleries/fileapi/picasa/pmp_constants.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 WEBKIT_FILEAPI_MEDIA_PICASA_PMP_CONSTANTS_H_
|
| -#define WEBKIT_FILEAPI_MEDIA_PICASA_PMP_CONSTANTS_H_
|
| +#ifndef CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_PICASA_PMP_CONSTANTS_H_
|
| +#define CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_PICASA_PMP_CONSTANTS_H_
|
|
|
| #include <string>
|
|
|
| @@ -43,4 +43,4 @@ enum PmpFieldType {
|
|
|
| } // namespace picasaimport
|
|
|
| -#endif // WEBKIT_FILEAPI_MEDIA_PICASA_PMP_CONSTANTS_H_
|
| +#endif // CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_PICASA_PMP_CONSTANTS_H_
|
|
|