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': 'session_manager_component',
9 'type': '<(component)',
11 '../base/base.gyp:base',
17 'SESSION_IMPLEMENTATION',
20 'session_manager/core/session_manager.h',
21 'session_manager/core/session_manager.cc',
22 'session_manager/session_manager_export.h',
27 '<(DEPTH)/chromeos/chromeos.gyp:chromeos',