blob: d1e56e228ced31a283365b38954dbebd6626b1fe [file] [log] [blame]
// Copyright 2020 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/pref_names.h"
namespace send_tab_to_self {
namespace prefs {
const char kInitialSendAnimationShown[] =
"send_tab_to_self.initial_animation_shown";
} // namespace prefs
} // namespace send_tab_to_self