| 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 'dependencies': [ | 6 'dependencies': [ |
| 7 'browser/speech/proto/speech_proto.gyp:speech_proto', | 7 'browser/speech/proto/speech_proto.gyp:speech_proto', |
| 8 '../base/base.gyp:base_static', | 8 '../base/base.gyp:base_static', |
| 9 '../crypto/crypto.gyp:crypto', | 9 '../crypto/crypto.gyp:crypto', |
| 10 '../google_apis/google_apis.gyp:google_apis', | 10 '../google_apis/google_apis.gyp:google_apis', |
| (...skipping 416 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 427 'browser/geolocation/location_arbitrator_impl.h', | 427 'browser/geolocation/location_arbitrator_impl.h', |
| 428 'browser/geolocation/location_provider_android.cc', | 428 'browser/geolocation/location_provider_android.cc', |
| 429 'browser/geolocation/location_provider_android.h', | 429 'browser/geolocation/location_provider_android.h', |
| 430 'browser/geolocation/location_provider.cc', | 430 'browser/geolocation/location_provider.cc', |
| 431 'browser/geolocation/location_provider.h', | 431 'browser/geolocation/location_provider.h', |
| 432 'browser/geolocation/network_location_provider.cc', | 432 'browser/geolocation/network_location_provider.cc', |
| 433 'browser/geolocation/network_location_provider.h', | 433 'browser/geolocation/network_location_provider.h', |
| 434 'browser/geolocation/network_location_request.cc', | 434 'browser/geolocation/network_location_request.cc', |
| 435 'browser/geolocation/network_location_request.h', | 435 'browser/geolocation/network_location_request.h', |
| 436 'browser/geolocation/osx_wifi.h', | 436 'browser/geolocation/osx_wifi.h', |
| 437 'browser/geolocation/wifi_data_provider_chromeos.cc', |
| 438 'browser/geolocation/wifi_data_provider_chromeos.h', |
| 437 'browser/geolocation/wifi_data_provider_common.cc', | 439 'browser/geolocation/wifi_data_provider_common.cc', |
| 438 'browser/geolocation/wifi_data_provider_common.h', | 440 'browser/geolocation/wifi_data_provider_common.h', |
| 439 'browser/geolocation/wifi_data_provider_common_win.cc', | 441 'browser/geolocation/wifi_data_provider_common_win.cc', |
| 440 'browser/geolocation/wifi_data_provider_common_win.h', | 442 'browser/geolocation/wifi_data_provider_common_win.h', |
| 441 'browser/geolocation/wifi_data_provider_corewlan_mac.mm', | 443 'browser/geolocation/wifi_data_provider_corewlan_mac.mm', |
| 442 'browser/geolocation/wifi_data_provider_linux.cc', | 444 'browser/geolocation/wifi_data_provider_linux.cc', |
| 443 'browser/geolocation/wifi_data_provider_linux.h', | 445 'browser/geolocation/wifi_data_provider_linux.h', |
| 444 'browser/geolocation/wifi_data_provider_mac.cc', | 446 'browser/geolocation/wifi_data_provider_mac.cc', |
| 445 'browser/geolocation/wifi_data_provider_mac.h', | 447 'browser/geolocation/wifi_data_provider_mac.h', |
| 446 'browser/geolocation/wifi_data_provider_win.cc', | 448 'browser/geolocation/wifi_data_provider_win.cc', |
| (...skipping 622 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1069 ], | 1071 ], |
| 1070 'dependencies': [ | 1072 'dependencies': [ |
| 1071 '../third_party/sudden_motion_sensor/sudden_motion_sensor.gyp:sudden_mot
ion_sensor', | 1073 '../third_party/sudden_motion_sensor/sudden_motion_sensor.gyp:sudden_mot
ion_sensor', |
| 1072 ], | 1074 ], |
| 1073 }], | 1075 }], |
| 1074 ['chromeos==1', { | 1076 ['chromeos==1', { |
| 1075 'dependencies': [ | 1077 'dependencies': [ |
| 1076 '../build/linux/system.gyp:dbus', | 1078 '../build/linux/system.gyp:dbus', |
| 1077 ], | 1079 ], |
| 1078 'sources!': [ | 1080 'sources!': [ |
| 1081 'browser/geolocation/wifi_data_provider_linux.cc', |
| 1079 'browser/power_save_blocker_linux.cc', | 1082 'browser/power_save_blocker_linux.cc', |
| 1080 'browser/renderer_host/gtk_key_bindings_handler.cc', | 1083 'browser/renderer_host/gtk_key_bindings_handler.cc', |
| 1081 'browser/renderer_host/gtk_key_bindings_handler.h', | 1084 'browser/renderer_host/gtk_key_bindings_handler.h', |
| 1082 ], | 1085 ], |
| 1083 }], | 1086 }], |
| 1084 ['os_bsd==1', { | 1087 ['os_bsd==1', { |
| 1085 'sources/': [ | 1088 'sources/': [ |
| 1086 ['exclude', '^browser/gamepad/gamepad_platform_data_fetcher_linux\\.cc$'
], | 1089 ['exclude', '^browser/gamepad/gamepad_platform_data_fetcher_linux\\.cc$'
], |
| 1087 ['exclude', '^browser/geolocation/wifi_data_provider_linux\\.cc$'], | 1090 ['exclude', '^browser/geolocation/wifi_data_provider_linux\\.cc$'], |
| 1088 ], | 1091 ], |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1167 ['exclude', '^browser/speech/'], | 1170 ['exclude', '^browser/speech/'], |
| 1168 ], | 1171 ], |
| 1169 }], | 1172 }], |
| 1170 ['linux_use_libgps==1', { | 1173 ['linux_use_libgps==1', { |
| 1171 'dependencies': [ | 1174 'dependencies': [ |
| 1172 '../build/linux/system.gyp:libgps', | 1175 '../build/linux/system.gyp:libgps', |
| 1173 ], | 1176 ], |
| 1174 }], | 1177 }], |
| 1175 ], | 1178 ], |
| 1176 } | 1179 } |
| OLD | NEW |