1 # Copyright 2015 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 # GYP version: components/compression.gypi:compression
6 source_set("compression") {
8 "compression_utils.cc",
17 source_set("unit_tests") {
20 "compression_utils_unittest.cc",