| Index: ios/chrome/browser/pref_names.h
|
| diff --git a/ios/chrome/browser/pref_names.h b/ios/chrome/browser/pref_names.h
|
| index 2c2c6f706e94f49c165466076a17fc82c1933f8e..db669ecaf1183d828aa26e8bf4b7d689aecc244c 100644
|
| --- a/ios/chrome/browser/pref_names.h
|
| +++ b/ios/chrome/browser/pref_names.h
|
| @@ -36,6 +36,7 @@ extern const char kBrowsingDataMigrationHasBeenPossible[];
|
| extern const char kOTRStashStatePathSystemBackupExcluded[];
|
| extern const char kIosHandoffToOtherDevices[];
|
| extern const char kLastSessionExitedCleanly[];
|
| +extern const char kLastSessionUsedWKWebViewControlGroup[];
|
| extern const char kMetricsReportingWifiOnly[];
|
|
|
| // TODO(stkhapugin): Consider migrating from these two bools to an integer.
|
|
|