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.
8 'target_name': 'infobars_core',
9 'type': 'static_library',
14 '../base/base.gyp:base',
15 '../skia/skia.gyp:skia',
16 '../ui/gfx/gfx.gyp:gfx',
19 'infobars/core/infobar.cc',
20 'infobars/core/infobar.h',
21 'infobars/core/infobar_container.cc',
22 'infobars/core/infobar_container.h',
23 'infobars/core/infobar_delegate.cc',
24 'infobars/core/infobar_delegate.h',
25 'infobars/core/infobar_manager.cc',
26 'infobars/core/infobar_manager.h',
27 'infobars/core/infobars_switches.cc',
28 'infobars/core/infobars_switches.h',