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).
13 'auto_login_parser.gypi',
16 'captive_portal.gypi',
18 'component_updater.gypi',
19 'content_settings.gypi',
23 'data_reduction_proxy.gypi',
24 'device_event_log.gypi',
26 'domain_reliability.gypi',
27 'enhanced_bookmarks.gypi',
40 'language_usage_metrics.gypi',
44 'navigation_metrics.gypi',
52 'packed_ct_ev_whitelist.gypi',
53 'password_manager.gypi',
61 'renderer_context_menu.gypi',
63 'search_engines.gypi',
64 'search_provider_logos.gypi',
65 'secure_display.gypi',
68 'startup_metric_utils.gypi',
82 'webdata_services.gypi',
87 'external_video_surface.gypi',
88 'service_tab_launcher.gypi',
96 'devtools_discovery.gypi',
97 'devtools_http_handler.gypi',
100 'navigation_interception.gypi',
105 'web_contents_delegate_android.gypi',
111 'open_from_clipboard.gypi',
112 'webp_transcode.gypi',
115 ['OS != "ios" and OS != "android"', {
120 'proximity_auth.gypi',
121 'storage_monitor.gypi',
131 ['OS == "win" or OS == "mac"', {
138 'browser_watcher.gypi',
141 ['chromeos == 1 or use_ash == 1', {
143 'session_manager.gypi',
147 ['toolkit_views==1', {
149 'constrained_window.gypi',
152 ['enable_basic_printing==1 or enable_print_preview==1', {
157 ['enable_plugins==1', {
162 # TODO(tbarzic): Remove chromeos condition when there are non-chromeos apps
163 # in components/apps.
164 ['enable_extensions == 1 and chromeos == 1', {
169 ['enable_rlz_support==1', {