1 # Copyright (c) 2013 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.
7 "json_file_value_serializer.cc",
8 "json_file_value_serializer.h",
13 "json_string_value_serializer.cc",
14 "json_string_value_serializer.h",
15 "json_value_converter.cc",
16 "json_value_converter.h",
25 "json_file_value_serializer.cc",
26 "json_file_value_serializer.h",
30 configs += [ "//base:base_implementation" ]
36 visibility = [ "//base/*" ]