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 bb483af71874acfffbe57763c4384413d37b8367..eec7ba97c96df6c802ab2e0e2218172992b32856 100644 |
--- a/chrome/browser/ui/profile_error_dialog.h |
+++ b/chrome/browser/ui/profile_error_dialog.h |
@@ -17,6 +17,7 @@ enum ProfileErrorType { |
PROFILE_ERROR_DB_AUTOFILL_WEB_DATA, |
PROFILE_ERROR_DB_TOKEN_WEB_DATA, |
PROFILE_ERROR_DB_WEB_DATA, |
+ PROFILE_ERROR_DB_KEYWORD_WEB_DATA, |
PROFILE_ERROR_END |
}; |