| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 'conditions': [ | 7 'conditions': [ |
| 8 ['chromeos==1', { | 8 ['chromeos==1', { |
| 9 'use_libgps%': 1, | 9 'use_libgps%': 1, |
| 10 }, { # chromeos==0 | 10 }, { # chromeos==0 |
| (...skipping 914 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 925 ['include', '^browser/speech/'], | 925 ['include', '^browser/speech/'], |
| 926 ['exclude', '^browser/speech/input_tag_speech_dispatcher_host\\.cc$$'], | 926 ['exclude', '^browser/speech/input_tag_speech_dispatcher_host\\.cc$$'], |
| 927 ['include', '^browser/user_metrics\\.cc$'], | 927 ['include', '^browser/user_metrics\\.cc$'], |
| 928 ['include', '^browser/web_contents/navigation_entry_impl\\.cc$'], | 928 ['include', '^browser/web_contents/navigation_entry_impl\\.cc$'], |
| 929 ], | 929 ], |
| 930 }, { # OS!="ios" | 930 }, { # OS!="ios" |
| 931 'dependencies': [ | 931 'dependencies': [ |
| 932 'browser/debugger/devtools_resources.gyp:devtools_resources', | 932 'browser/debugger/devtools_resources.gyp:devtools_resources', |
| 933 '../cc/cc.gyp:cc', | 933 '../cc/cc.gyp:cc', |
| 934 '../net/net.gyp:http_server', | 934 '../net/net.gyp:http_server', |
| 935 '../ppapi/ppapi_internal.gyp:ppapi_ipc', | |
| 936 '../printing/printing.gyp:printing', | 935 '../printing/printing.gyp:printing', |
| 937 '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit', | 936 '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit', |
| 938 '../ui/surface/surface.gyp:surface', | 937 '../ui/surface/surface.gyp:surface', |
| 939 '../webkit/support/webkit_support.gyp:webkit_resources', | 938 '../webkit/support/webkit_support.gyp:webkit_resources', |
| 940 '../webkit/support/webkit_support.gyp:webkit_storage', | 939 '../webkit/support/webkit_support.gyp:webkit_storage', |
| 941 '../webkit/support/webkit_support.gyp:webkit_strings', | 940 '../webkit/support/webkit_support.gyp:webkit_strings', |
| 942 ], | 941 ], |
| 943 }], | 942 }], |
| 944 ['OS!="mac" and OS!="ios"', { | 943 ['OS!="mac" and OS!="ios"', { |
| 945 'dependencies': [ | 944 'dependencies': [ |
| (...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1118 'sources/': [ | 1117 'sources/': [ |
| 1119 ['exclude', '^browser/renderer_host/image_transport_client.cc'], | 1118 ['exclude', '^browser/renderer_host/image_transport_client.cc'], |
| 1120 ['exclude', '^browser/renderer_host/image_transport_client.h'], | 1119 ['exclude', '^browser/renderer_host/image_transport_client.h'], |
| 1121 ['exclude', '^browser/renderer_host/image_transport_factory.cc'], | 1120 ['exclude', '^browser/renderer_host/image_transport_factory.cc'], |
| 1122 ['exclude', '^browser/renderer_host/image_transport_factory.h'], | 1121 ['exclude', '^browser/renderer_host/image_transport_factory.h'], |
| 1123 ['exclude', '^browser/renderer_host/render_widget_host_view_aura.cc'], | 1122 ['exclude', '^browser/renderer_host/render_widget_host_view_aura.cc'], |
| 1124 ['exclude', '^browser/renderer_host/render_widget_host_view_aura.h'], | 1123 ['exclude', '^browser/renderer_host/render_widget_host_view_aura.h'], |
| 1125 ['exclude', '^browser/renderer_host/tap_suppression_controller_aura.cc']
, | 1124 ['exclude', '^browser/renderer_host/tap_suppression_controller_aura.cc']
, |
| 1126 ], | 1125 ], |
| 1127 }], | 1126 }], |
| 1127 ['enable_plugins==1', { |
| 1128 'dependencies': [ |
| 1129 '../ppapi/ppapi_internal.gyp:ppapi_ipc', |
| 1130 ], |
| 1131 }, { # enable_plugins==0 |
| 1132 'sources!': [ |
| 1133 'browser/ppapi_plugin_process_host.cc', |
| 1134 ], |
| 1135 'sources/': [ |
| 1136 ['exclude', '^browser/renderer_host/pepper/'], |
| 1137 ], |
| 1138 }], |
| 1128 ['java_bridge==1', { | 1139 ['java_bridge==1', { |
| 1129 'defines': [ | 1140 'defines': [ |
| 1130 'ENABLE_JAVA_BRIDGE', | 1141 'ENABLE_JAVA_BRIDGE', |
| 1131 ], | 1142 ], |
| 1132 }, { | 1143 }, { |
| 1133 'sources/': [ | 1144 'sources/': [ |
| 1134 ['exclude', '^browser/renderer_host/java/'], | 1145 ['exclude', '^browser/renderer_host/java/'], |
| 1135 ], | 1146 ], |
| 1136 }], | 1147 }], |
| 1137 ['input_speech==0', { | 1148 ['input_speech==0', { |
| (...skipping 10 matching lines...) Expand all Loading... |
| 1148 # the USE_LIBGPS setting propagates to the "real" dependent target, | 1159 # the USE_LIBGPS setting propagates to the "real" dependent target, |
| 1149 # we use all_dependent_settings here. | 1160 # we use all_dependent_settings here. |
| 1150 'all_dependent_settings': { | 1161 'all_dependent_settings': { |
| 1151 'defines': [ | 1162 'defines': [ |
| 1152 'USE_LIBGPS', | 1163 'USE_LIBGPS', |
| 1153 ], | 1164 ], |
| 1154 }, | 1165 }, |
| 1155 }], | 1166 }], |
| 1156 ], | 1167 ], |
| 1157 } | 1168 } |
| OLD | NEW |