GTALK_PLUGIN_VERSION_MIN 42 chrome/browser/hang_monitor/hung_plugin_action.cc int gtalk_plugin_version = GTALK_PLUGIN_VERSION_MIN; GTALK_PLUGIN_VERSION_MIN 50 chrome/browser/hang_monitor/hung_plugin_action.cc if (gtalk_plugin_version < GTALK_PLUGIN_VERSION_MIN) GTALK_PLUGIN_VERSION_MIN 51 chrome/browser/hang_monitor/hung_plugin_action.cc return GTALK_PLUGIN_VERSION_MIN;