summaryrefslogtreecommitdiffstats
path: root/components/infobars
diff options
context:
space:
mode:
authorsdefresne <sdefresne@chromium.org>2016-01-04 12:16:02 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-04 20:17:09 +0000
commit8cd81d06d1ad7eacdc318d09125bc9c13ecddaaf (patch)
tree9d5e582ba21977f2f0c2349e226483fa2be8c04b /components/infobars
parent55d5c5a7ea6112f7a1fc6ad749c6e16e502be004 (diff)
downloadchromium_src-8cd81d06d1ad7eacdc318d09125bc9c13ecddaaf.zip
chromium_src-8cd81d06d1ad7eacdc318d09125bc9c13ecddaaf.tar.gz
chromium_src-8cd81d06d1ad7eacdc318d09125bc9c13ecddaaf.tar.bz2
Provides identifier for iOS downstream infobars.
Chrome on iOS has some infobars that only have an implementation in the downstream repository. Define identifiers for those delegates following https://codereview.chromium.org/1520543004 CL landing. BUG=567483 Review URL: https://codereview.chromium.org/1555813002 Cr-Commit-Position: refs/heads/master@{#367357}
Diffstat (limited to 'components/infobars')
-rw-r--r--components/infobars/core/infobar_delegate.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/components/infobars/core/infobar_delegate.h b/components/infobars/core/infobar_delegate.h
index 3ba72ef..1a9931b 100644
--- a/components/infobars/core/infobar_delegate.h
+++ b/components/infobars/core/infobar_delegate.h
@@ -116,7 +116,15 @@ class InfoBarDelegate {
WEBSITE_SETTINGS_INFOBAR_DELEGATE = 48,
AUTOFILL_CC_INFOBAR_DELEGATE = 49,
TRANSLATE_INFOBAR_DELEGATE = 50,
- IOS_CHROME_SAVE_PASSWORD_INFOBAR_DELEGATE = 51
+ IOS_CHROME_SAVE_PASSWORD_INFOBAR_DELEGATE = 51,
+ NATIVE_APP_INSTALLER_INFOBAR_DELEGATE = 52,
+ NATIVE_APP_LAUNCHER_INFOBAR_DELEGATE = 53,
+ NATIVE_APP_OPEN_POLICY_INFOBAR_DELEGATE = 54,
+ RE_SIGN_IN_INFOBAR_DELEGATE = 55,
+ SHOW_PASSKIT_INFOBAR_ERROR_DELEGATE = 56,
+ READER_MODE_INFOBAR_DELEGATE = 57,
+ SYNC_ERROR_INFOBAR_DELEGATE = 58,
+ UPGRADE_INFOBAR_DELEGATE = 59
};
// Describes navigation events, used to decide whether infobars should be