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.
8 # GN version: //components/rlz
10 'type': 'static_library',
15 '../base/base.gyp:base',
17 '../rlz/rlz.gyp:rlz_lib',
18 'google_core_browser',
23 'rlz/rlz_tracker_chromeos.cc',
24 'rlz/rlz_tracker_delegate.h',
25 'rlz/rlz_tracker_ios.cc',
26 'rlz/rlz_tracker_mac.cc',
27 'rlz/rlz_tracker_win.cc',
32 '../ui/base/ui_base.gyp:ui_base',