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',
28 'data_reduction_proxy.gypi',
29 'data_use_measurement.gypi',
30 'device_event_log.gypi',
32 'domain_reliability.gypi',
33 'enhanced_bookmarks.gypi',
46 'language_usage_metrics.gypi',
49 'memory_pressure.gypi',
51 'navigation_metrics.gypi',
57 'open_from_clipboard.gypi',
60 'packed_ct_ev_whitelist.gypi',
61 'password_manager.gypi',
69 'renderer_context_menu.gypi',
71 'search_engines.gypi',
72 'search_provider_logos.gypi',
73 'security_interstitials.gypi',
77 'startup_metric_utils.gypi',
80 'syncable_prefs.gypi',
94 'webdata_services.gypi',
99 'external_video_surface.gypi',
100 'service_tab_launcher.gypi',
106 'browsing_data.gypi',
108 'certificate_transparency.gypi',
109 'devtools_discovery.gypi',
110 'devtools_http_handler.gypi',
113 'navigation_interception.gypi',
118 'web_contents_delegate_android.gypi',
124 'webp_transcode.gypi',
127 ['OS != "ios" and OS != "android"', {
132 'proximity_auth.gypi',
133 'storage_monitor.gypi',
144 ['OS == "win" or OS == "mac"', {
151 'browser_watcher.gypi',
154 ['chromeos == 1 or use_ash == 1', {
156 'session_manager.gypi',
160 ['toolkit_views==1', {
162 'constrained_window.gypi',
165 ['enable_basic_printing==1 or enable_print_preview==1', {
170 ['enable_plugins==1', {
175 # TODO(tbarzic): Remove chromeos condition when there are non-chromeos apps
176 # in components/apps.
177 ['enable_extensions == 1 and chromeos == 1', {
182 ['enable_rlz_support==1', {