blob: c9b68cc7d0da421247f2326b4f81bc24af1156be [file] [log] [blame]
// Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/share/share_features.h"
#include "base/metrics/field_trial_params.h"
namespace share {
BASE_FEATURE(kScreenshotsForAndroidV2,
"ScreenshotsForAndroidV2",
base::FEATURE_DISABLED_BY_DEFAULT);
} // namespace share