CHANNEL_CANARY     54 chrome/browser/android/chrome_startup_flags.cc       channel == chrome::VersionInfo::CHANNEL_CANARY ||
CHANNEL_CANARY     61 chrome/browser/android/chrome_startup_flags.cc       channel == chrome::VersionInfo::CHANNEL_CANARY ||
CHANNEL_CANARY    159 chrome/browser/chrome_browser_main_win.cc   if (user_enabled || channel == chrome::VersionInfo::CHANNEL_CANARY) {
CHANNEL_CANARY     66 chrome/browser/chrome_content_browser_client_unittest.cc   MaybeCopyDisableWebRtcEncryptionSwitch(VersionInfo::CHANNEL_CANARY);
CHANNEL_CANARY     78 chrome/browser/media/chrome_webrtc_disable_encryption_flag_browsertest.cc       channel == VersionInfo::CHANNEL_CANARY ||
CHANNEL_CANARY    272 chrome/browser/media/media_capture_devices_dispatcher.cc   if (channel == chrome::VersionInfo::CHANNEL_CANARY ||
CHANNEL_CANARY    574 chrome/browser/metrics/thread_watcher.cc   if (channel != chrome::VersionInfo::CHANNEL_CANARY ||
CHANNEL_CANARY     60 chrome/browser/metrics/variations/variations_service.cc     case chrome::VersionInfo::CHANNEL_CANARY:
CHANNEL_CANARY    478 chrome/browser/net/http_pipelining_compatibility_client.cc   if (channel == chrome::VersionInfo::CHANNEL_CANARY) {
CHANNEL_CANARY    879 chrome/browser/net/network_stats.cc     if (channel == chrome::VersionInfo::CHANNEL_CANARY) {
CHANNEL_CANARY     41 chrome/browser/notifications/sync_notifier/chrome_notifier_service_factory.cc       channel == chrome::VersionInfo::CHANNEL_CANARY)
CHANNEL_CANARY    146 chrome/browser/omaha_query_params/omaha_query_params.cc     case chrome::VersionInfo::CHANNEL_CANARY:
CHANNEL_CANARY     68 chrome/browser/services/gcm/gcm_profile_service.cc     case chrome::VersionInfo::CHANNEL_CANARY:
CHANNEL_CANARY    428 chrome/browser/services/gcm/gcm_profile_service.cc       channel == chrome::VersionInfo::CHANNEL_CANARY ||
CHANNEL_CANARY    134 chrome/browser/shell_integration.cc   if (chrome::VersionInfo::GetChannel() == chrome::VersionInfo::CHANNEL_CANARY)
CHANNEL_CANARY     44 chrome/browser/sxs_linux.cc     case chrome::VersionInfo::CHANNEL_CANARY:
CHANNEL_CANARY     17 chrome/browser/sync/glue/chrome_report_unrecoverable_error.cc   if (channel != chrome::VersionInfo::CHANNEL_CANARY &&
CHANNEL_CANARY     31 chrome/browser/sync/glue/device_info.cc     case chrome::VersionInfo::CHANNEL_CANARY:
CHANNEL_CANARY     84 chrome/browser/ui/bookmarks/bookmark_prompt_controller.cc     case chrome::VersionInfo::CHANNEL_CANARY: {
CHANNEL_CANARY    359 chrome/browser/ui/hung_plugin_tab_helper.cc     if (channel == chrome::VersionInfo::CHANNEL_CANARY) {
CHANNEL_CANARY     99 chrome/browser/upgrade_detector_impl.cc          channel == chrome::VersionInfo::CHANNEL_CANARY;
CHANNEL_CANARY     89 chrome/browser/web_resource/notification_promo.cc     case chrome::VersionInfo::CHANNEL_CANARY:
CHANNEL_CANARY     17 chrome/common/chrome_version_info_android.cc     case CHANNEL_CANARY: return "canary";
CHANNEL_CANARY     38 chrome/common/chrome_version_info_android.cc     return CHANNEL_CANARY;
CHANNEL_CANARY     21 chrome/common/chrome_version_info_chromeos.cc     case CHANNEL_CANARY:
CHANNEL_CANARY     45 chrome/common/chrome_version_info_chromeos.cc     chromeos_channel = CHANNEL_CANARY;
CHANNEL_CANARY     57 chrome/common/chrome_version_info_posix.cc     return CHANNEL_CANARY;
CHANNEL_CANARY     59 chrome/common/chrome_version_info_win.cc     return CHANNEL_CANARY;
CHANNEL_CANARY     23 chrome/common/extensions/features/chrome_channel_feature_filter.cc     channels["canary"] = chrome::VersionInfo::CHANNEL_CANARY;
CHANNEL_CANARY    924 chrome/common/extensions/permissions/permission_set_unittest.cc   ScopedCurrentChannel sc(chrome::VersionInfo::CHANNEL_CANARY);
CHANNEL_CANARY     37 chrome/common/metrics/metrics_log_base.cc     case chrome::VersionInfo::CHANNEL_CANARY:
CHANNEL_CANARY     38 chrome/common/metrics/metrics_log_base.cc       return SystemProfileProto::CHANNEL_CANARY;
CHANNEL_CANARY    580 extensions/common/features/simple_feature_unittest.cc       IsAvailableInChannel("stable", VersionInfo::CHANNEL_CANARY));
CHANNEL_CANARY    592 extensions/common/features/simple_feature_unittest.cc       IsAvailableInChannel("beta", VersionInfo::CHANNEL_CANARY));
CHANNEL_CANARY    604 extensions/common/features/simple_feature_unittest.cc       IsAvailableInChannel("dev", VersionInfo::CHANNEL_CANARY));
CHANNEL_CANARY    616 extensions/common/features/simple_feature_unittest.cc       IsAvailableInChannel("canary", VersionInfo::CHANNEL_CANARY));
CHANNEL_CANARY    628 extensions/common/features/simple_feature_unittest.cc       IsAvailableInChannel("trunk", VersionInfo::CHANNEL_CANARY));
CHANNEL_CANARY    118 google_apis/gcm/engine/checkin_request_unittest.cc       checkin_proto::ChromeBuildProto::CHANNEL_CANARY);
CHANNEL_CANARY    424 google_apis/gcm/tools/mcs_probe.cc       checkin_proto::ChromeBuildProto::CHANNEL_CANARY);