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',
27 'domain_reliability.gypi',
28 'enhanced_bookmarks.gypi',
36 'language_usage_metrics.gypi',
40 'navigation_metrics.gypi',
45 'packed_ct_ev_whitelist.gypi',
46 'password_manager.gypi',
53 'search_provider_logos.gypi',
56 'startup_metric_utils.gypi',
74 'navigation_interception.gypi',
79 'web_contents_delegate_android.gypi',
81 'webui_generator.gypi',
86 'open_from_clipboard.gypi',
87 'webp_transcode.gypi',
90 ['OS != "ios" and OS != "android"', {
95 'proximity_auth.gypi',
96 'storage_monitor.gypi',
106 ['OS == "win" or OS == "mac"', {
113 'browser_watcher.gypi',
116 ['chromeos == 1 or use_ash == 1', {
118 'session_manager.gypi',
122 ['toolkit_views==1', {
124 'constrained_window.gypi',
127 ['android_webview_build == 0', {
128 # Android WebView fails to build if a dependency on these targets is
135 'renderer_context_menu.gypi',
136 'search_engines.gypi',
139 'webdata_services.gypi',
142 ['enable_basic_printing==1 or enable_print_preview==1', {
147 ['enable_plugins==1', {