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.
5 source_set("os_crypt") {
9 "keychain_password_mac.h",
10 "keychain_password_mac.mm",
14 "os_crypt_switches.cc",
15 "os_crypt_switches.h",
22 # TODO(tfarina): Remove this dep when http://crbug.com/363749 is fixed.
27 sources -= [ "os_crypt_posix.cc" ]
32 "keychain_password_mac.mm",