blob: 227ffb79ac694ace7c06be94e45e5050c2c7564a [file] [log] [blame]
// Copyright 2014 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.
#ifndef IOS_WEB_VIEW_INTERNAL_PREF_NAMES_H_
#define IOS_WEB_VIEW_INTERNAL_PREF_NAMES_H_
namespace prefs {
extern const char kAcceptLanguages[];
} // namespace prefs
#endif // IOS_WEB_VIEW_INTERNAL_PREF_NAMES_H_