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.
8 # GN version: //components/network_time
9 'target_name': 'network_time',
10 'type': 'static_library',
12 '../base/base.gyp:base',
18 # Note: sources list duplicated in GN build.
19 'network_time/network_time_tracker.cc',
20 'network_time/network_time_tracker.h',
21 'network_time/network_time_pref_names.cc',
22 'network_time/network_time_pref_names.h',