blob: 4db29f60f0bcae1ef239273424c570ec4e69e569 [file] [log] [blame]
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/send_tab_to_self/features.h"
namespace send_tab_to_self {
const base::Feature kSendTabToSelfReceive{"SendTabToSelfReceive",
base::FEATURE_DISABLED_BY_DEFAULT};
} // namespace send_tab_to_self