| Index: content/common/appcache_interfaces.h
|
| diff --git a/content/common/appcache_interfaces.h b/content/common/appcache_interfaces.h
|
| index 08a9ea2b47f105ae3decbff18d225ee64d0e1a0d..72afaa80bfec75d7ffbbf9961958fcc6fa1736e8 100644
|
| --- a/content/common/appcache_interfaces.h
|
| +++ b/content/common/appcache_interfaces.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 CONTENT_COMMON_APPCACHE_APPCACHE_INTERFACES_H_
|
| -#define CONTENT_COMMON_APPCACHE_APPCACHE_INTERFACES_H_
|
| +#ifndef CONTENT_COMMON_APPCACHE_INTERFACES_H_
|
| +#define CONTENT_COMMON_APPCACHE_INTERFACES_H_
|
|
|
| #include <string>
|
|
|
| @@ -180,4 +180,4 @@ CONTENT_EXPORT extern const base::FilePath::CharType
|
|
|
| } // namespace
|
|
|
| -#endif // CONTENT_COMMON_APPCACHE_APPCACHE_INTERFACES_H_
|
| +#endif // CONTENT_COMMON_APPCACHE_INTERFACES_H_
|
|
|