blob: 0e70febdf41e84ded659a55036476342cb74b9d9 [file] [log] [blame]
// Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#import "ios/chrome/browser/ui/sharing/share_file_download_metrics.h"
#if !defined(__has_feature) || !__has_feature(objc_arc)
#error "This file requires ARC support."
#endif
const char kOpenInDownloadHistogram[] = "IOS.OpenIn.DownloadResult";