| Index: base/android/important_file_writer_android.h
|
| diff --git a/base/android/important_file_writer_android.h b/base/android/important_file_writer_android.h
|
| index 88e44418a2974d9a26681378d49245ec9d7fbff7..20956babcea94fbd33762f0d7eaa5fed15a05c45 100644
|
| --- a/base/android/important_file_writer_android.h
|
| +++ b/base/android/important_file_writer_android.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_IMPORTANT_FILE_WRITER_ANDROID_H_
|
| -#define BASE_ANDROID_IMPORTANT_FILE_WRITER_ANDROID_H_
|
| +#ifndef NATIVE_FRAMEWORK_CHROME_IMPORTANT_FILE_WRITE_ANDROID_H_
|
| +#define NATIVE_FRAMEWORK_CHROME_IMPORTANT_FILE_WRITE_ANDROID_H_
|
|
|
| #include <jni.h>
|
|
|
| @@ -15,4 +15,4 @@
|
| } // namespace android
|
| } // namespace base
|
|
|
| -#endif // BASE_ANDROID_IMPORTANT_FILE_WRITER_ANDROID_H_
|
| +#endif // NATIVE_FRAMEWORK_CHROME_IMPORTANT_FILE_WRITE_ANDROID_H_
|
|
|