blob: 478aa866f1a17912f27d32768b74b5c97edd4beb [file] [log] [blame]
# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
{
# GN version: //components/content_settings/core/common
'target_name': 'content_settings_core_common',
'type': 'none',
'include_dirs': [
'..',
],
'sources': [
# Note: sources list duplicated in GN build.
'content_settings/core/common/content_settings_types.h',
],
},
],
}