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',
26 'domain_reliability.gypi',
27 'enhanced_bookmarks.gypi',
37 'language_usage_metrics.gypi',
41 'navigation_metrics.gypi',
46 'packed_ct_ev_whitelist.gypi',
47 'password_manager.gypi',
54 'search_provider_logos.gypi',
57 'startup_metric_utils.gypi',
75 'copresence_endpoints.gypi',
76 'navigation_interception.gypi',
81 'web_contents_delegate_android.gypi',
87 'webp_transcode.gypi',
95 ['OS != "ios" and OS != "android"', {
98 'proximity_auth.gypi',
99 'storage_monitor.gypi',
109 ['OS == "win" or OS == "mac"', {
116 'browser_watcher.gypi',
119 ['chromeos == 1 or use_ash == 1', {
121 'session_manager.gypi',
125 ['toolkit_views==1', {
127 'constrained_window.gypi',
130 ['android_webview_build == 0', {
131 # Android WebView fails to build if a dependency on these targets is
136 'renderer_context_menu.gypi',
137 'search_engines.gypi',
140 'webdata_services.gypi',
143 ['android_webview_build == 0 and OS != "ios"', {
145 # TODO(dgn) move it to a condition based on whether print is enabled
146 # once the duplicates have been removed from webview.
150 ['enable_plugins==1', {