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 import("//chrome/version.gni") # TODO layering violation!
6 import("//testing/test.gni")
14 configs += [ "//chromecast:config" ]
21 # Note: this doesn't correspond to a GYP unit test and should be merged with
22 # others. (b/22952424)
23 test("cast_crypto_unittests") {
25 "signature_cache_unittest.cc",
31 "//base/test:run_all_unittests",