Roll WebRTC 9217:9227, Libjingle 9216:9227
[chromium-blink-merge.git] / components / network_time / network_time_pref_names.h
blob3476c53109e149173bd54671c897964ff3c666f8
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 #ifndef COMPONENTS_NETWORK_TIME_NETWORK_TIME_PREF_NAMES_H_
6 #define COMPONENTS_NETWORK_TIME_NETWORK_TIME_PREF_NAMES_H_
8 namespace network_time {
9 namespace prefs {
11 extern const char kNetworkTimeMapping[];
13 } // namespace prefs
14 } // namespace network_time
16 #endif // COMPONENTS_NETWORK_TIME_NETWORK_TIME_PREF_NAMES_H_