| Index: base/android/library_loader/library_load_from_apk_status_codes.h
|
| diff --git a/base/android/library_loader/library_load_from_apk_status_codes.h b/base/android/library_loader/library_load_from_apk_status_codes.h
|
| index 9591d3f6a37df2c3a930075b0379ab8816b0964f..f99eebc89891456ac825dad953d5367fe96e2b48 100644
|
| --- a/base/android/library_loader/library_load_from_apk_status_codes.h
|
| +++ b/base/android/library_loader/library_load_from_apk_status_codes.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 BASE_ANDROID_LIBRARY_LOADER_LIBRARY_LOAD_FROM_APK_STATUS_CODES_H_
|
| -#define BASE_ANDROID_LIBRARY_LOADER_LIBRARY_LOAD_FROM_APK_STATUS_CODES_H_
|
| +#ifndef BASE_ANDROID_LIBRARY_LOAD_FROM_APK_STATUS_CODES_H_
|
| +#define BASE_ANDROID_LIBRARY_LOAD_FROM_APK_STATUS_CODES_H_
|
|
|
| namespace base {
|
| namespace android {
|
| @@ -43,4 +43,4 @@
|
| } // namespace android
|
| } // namespace base
|
|
|
| -#endif // BASE_ANDROID_LIBRARY_LOADER_LIBRARY_LOAD_FROM_APK_STATUS_CODES_H_
|
| +#endif // BASE_ANDROID_LIBRARY_LOAD_FROM_APK_STATUS_CODES_H_
|
|
|