| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index d8807175faec213eaf7e10eced4a567a4d218022..4ac3d7db48d1b4df568233812010428b00c8972d 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -227,7 +227,7 @@ java_cpp_enum("chrome_android_java_enums_srcjar") {
|
| "//chrome/browser/android/shortcut_info.h",
|
| "//chrome/browser/android/tab_android.h",
|
| "//chrome/browser/profiles/profile_metrics.h",
|
| - "//chrome/browser/ssl/security_state_model.h",
|
| + "//chrome/browser/ssl/security_state_model_android.h",
|
| "//chrome/browser/ui/android/infobars/infobar_android.h",
|
| ]
|
| }
|
|
|