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',
20 'component_updater.gypi',
22 'content_settings.gypi',
26 'data_reduction_proxy.gypi',
27 'device_event_log.gypi',
29 'domain_reliability.gypi',
30 'enhanced_bookmarks.gypi',
43 'language_usage_metrics.gypi',
46 'memory_pressure.gypi',
48 'navigation_metrics.gypi',
54 'open_from_clipboard.gypi',
57 'packed_ct_ev_whitelist.gypi',
58 'password_manager.gypi',
66 'renderer_context_menu.gypi',
68 'search_engines.gypi',
69 'search_provider_logos.gypi',
70 'security_interstitials.gypi',
73 'startup_metric_utils.gypi',
89 'webdata_services.gypi',
94 'external_video_surface.gypi',
95 'service_tab_launcher.gypi',
101 'browsing_data.gypi',
104 'devtools_discovery.gypi',
105 'devtools_http_handler.gypi',
108 'navigation_interception.gypi',
113 'web_contents_delegate_android.gypi',
119 'webp_transcode.gypi',
122 ['OS != "ios" and OS != "android"', {
127 'proximity_auth.gypi',
128 'storage_monitor.gypi',
138 ['OS == "win" or OS == "mac"', {
145 'browser_watcher.gypi',
148 ['chromeos == 1 or use_ash == 1', {
150 'session_manager.gypi',
154 ['toolkit_views==1', {
156 'constrained_window.gypi',
159 ['enable_basic_printing==1 or enable_print_preview==1', {
164 ['enable_plugins==1', {
169 # TODO(tbarzic): Remove chromeos condition when there are non-chromeos apps
170 # in components/apps.
171 ['enable_extensions == 1 and chromeos == 1', {
176 ['enable_rlz_support==1', {