# Copyright (c) 2014 The Native ClientAuthors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # Autogenerated from src/trusted/generic_container/build.scons. static_library("generic_container") { sources = [ "container_hash_table.c", "container_list.c", ] }