Chromium Code Reviews| Index: chrome/browser/ui/profile_error_dialog.h |
| diff --git a/chrome/browser/ui/profile_error_dialog.h b/chrome/browser/ui/profile_error_dialog.h |
| index 0c552a788796685610d7c4b62cc5bda048fdf00a..011a1ab6341be50077d6d567500591a18edf4593 100644 |
| --- a/chrome/browser/ui/profile_error_dialog.h |
| +++ b/chrome/browser/ui/profile_error_dialog.h |
| @@ -21,6 +21,7 @@ enum class ProfileErrorType { |
| DB_KEYWORD_WEB_DATA, |
| CREATE_FAILURE_SPECIFIED, |
| CREATE_FAILURE_ALL, |
| + DB_PAYMENT_MANIFEST_WEB_DATA, |
| END |
| }; |