INSTALLER_STATE_DOWNLOADING   86 chrome/browser/plugins/plugin_installer.cc       DCHECK_EQ(INSTALLER_STATE_DOWNLOADING, state_);
INSTALLER_STATE_DOWNLOADING  110 chrome/browser/plugins/plugin_installer.cc   DCHECK_EQ(INSTALLER_STATE_DOWNLOADING, state_);
INSTALLER_STATE_DOWNLOADING  141 chrome/browser/plugins/plugin_installer.cc   state_ = INSTALLER_STATE_DOWNLOADING;
INSTALLER_STATE_DOWNLOADING  186 chrome/browser/plugins/plugin_installer.cc   DCHECK_EQ(INSTALLER_STATE_DOWNLOADING, state_);
INSTALLER_STATE_DOWNLOADING  192 chrome/browser/plugins/plugin_installer.cc   DCHECK_EQ(INSTALLER_STATE_DOWNLOADING, state_);
INSTALLER_STATE_DOWNLOADING  210 chrome/browser/plugins/plugin_observer.cc       case PluginInstaller::INSTALLER_STATE_DOWNLOADING: {