blob: 4d0b5b8aa71463cf26a038717c4668edcb5be471 [file] [log] [blame]
// Copyright 2020 The Chromium Authors
// 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