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',
17 'captive_portal.gypi',
19 'component_updater.gypi',
21 'content_settings.gypi',
25 'data_reduction_proxy.gypi',
26 'device_event_log.gypi',
28 'domain_reliability.gypi',
29 'enhanced_bookmarks.gypi',
42 'language_usage_metrics.gypi',
45 'memory_pressure.gypi',
47 'navigation_metrics.gypi',
53 'open_from_clipboard.gypi',
56 'packed_ct_ev_whitelist.gypi',
57 'password_manager.gypi',
65 'renderer_context_menu.gypi',
67 'search_engines.gypi',
68 'search_provider_logos.gypi',
69 'security_interstitials.gypi',
72 'startup_metric_utils.gypi',
88 'webdata_services.gypi',
93 'external_video_surface.gypi',
94 'service_tab_launcher.gypi',
100 'browsing_data.gypi',
103 'devtools_discovery.gypi',
104 'devtools_http_handler.gypi',
107 'navigation_interception.gypi',
112 'web_contents_delegate_android.gypi',
118 'webp_transcode.gypi',
121 ['OS != "ios" and OS != "android"', {
126 'proximity_auth.gypi',
127 'storage_monitor.gypi',
137 ['OS == "win" or OS == "mac"', {
144 'browser_watcher.gypi',
147 ['chromeos == 1 or use_ash == 1', {
149 'session_manager.gypi',
153 ['toolkit_views==1', {
155 'constrained_window.gypi',
158 ['enable_basic_printing==1 or enable_print_preview==1', {
163 ['enable_plugins==1', {
168 # TODO(tbarzic): Remove chromeos condition when there are non-chromeos apps
169 # in components/apps.
170 ['enable_extensions == 1 and chromeos == 1', {
175 ['enable_rlz_support==1', {