blob: 8bb2fb111ed036841fd3ccc9468d52441c631b07 [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 "android_webview/browser/aw_pref_names.h"
namespace android_webview {
namespace prefs {
const char kRestartsWithStaleSeed[] = "variations_restarts_with_stale_seed";
} // namespace prefs
} // namespace android_webview