1 # Copyright (c) 2013 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.
7 # This turns on e.g. the filename-based detection of which
8 # platforms to include source files on (e.g. files ending in
9 # _mac.h or _mac.cc are only compiled on MacOSX).
14 'auto_login_parser.gypi',
18 'captive_portal.gypi',
19 'certificate_reporting.gypi',
21 'component_updater.gypi',
23 'content_settings.gypi',
27 'data_reduction_proxy.gypi',
28 'device_event_log.gypi',
30 'domain_reliability.gypi',
31 'enhanced_bookmarks.gypi',
44 'language_usage_metrics.gypi',
47 'memory_pressure.gypi',
49 'navigation_metrics.gypi',
55 'open_from_clipboard.gypi',
58 'packed_ct_ev_whitelist.gypi',
59 'password_manager.gypi',
67 'renderer_context_menu.gypi',
69 'search_engines.gypi',
70 'search_provider_logos.gypi',
71 'security_interstitials.gypi',
74 'startup_metric_utils.gypi',
90 'webdata_services.gypi',
95 'external_video_surface.gypi',
96 'service_tab_launcher.gypi',
102 'browsing_data.gypi',
104 'certificate_transparency.gypi',
106 'devtools_discovery.gypi',
107 'devtools_http_handler.gypi',
110 'navigation_interception.gypi',
115 'web_contents_delegate_android.gypi',
121 'webp_transcode.gypi',
124 ['OS != "ios" and OS != "android"', {
129 'proximity_auth.gypi',
130 'storage_monitor.gypi',
141 ['OS == "win" or OS == "mac"', {
148 'browser_watcher.gypi',
151 ['chromeos == 1 or use_ash == 1', {
153 'session_manager.gypi',
157 ['toolkit_views==1', {
159 'constrained_window.gypi',
162 ['enable_basic_printing==1 or enable_print_preview==1', {
167 ['enable_plugins==1', {
172 # TODO(tbarzic): Remove chromeos condition when there are non-chromeos apps
173 # in components/apps.
174 ['enable_extensions == 1 and chromeos == 1', {
179 ['enable_rlz_support==1', {