1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "ios/chrome/browser/pref_names.h"
10 // Preferences in ios::prefs:: must have the same value as the corresponding
11 // preference on desktop.
12 // These preferences must not be registered by //ios code.
13 // See chrome/common/pref_names.cc for a detailed description of each
16 const char kAcceptLanguages
[] = "intl.accept_languages";