| 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 411 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 422 'browser/geolocation/location_arbitrator_impl.h', | 422 'browser/geolocation/location_arbitrator_impl.h', |
| 423 'browser/geolocation/location_provider_android.cc', | 423 'browser/geolocation/location_provider_android.cc', |
| 424 'browser/geolocation/location_provider_android.h', | 424 'browser/geolocation/location_provider_android.h', |
| 425 'browser/geolocation/location_provider.cc', | 425 'browser/geolocation/location_provider.cc', |
| 426 'browser/geolocation/location_provider.h', | 426 'browser/geolocation/location_provider.h', |
| 427 'browser/geolocation/network_location_provider.cc', | 427 'browser/geolocation/network_location_provider.cc', |
| 428 'browser/geolocation/network_location_provider.h', | 428 'browser/geolocation/network_location_provider.h', |
| 429 'browser/geolocation/network_location_request.cc', | 429 'browser/geolocation/network_location_request.cc', |
| 430 'browser/geolocation/network_location_request.h', | 430 'browser/geolocation/network_location_request.h', |
| 431 'browser/geolocation/osx_wifi.h', | 431 'browser/geolocation/osx_wifi.h', |
| 432 'browser/geolocation/wifi_data_provider_chromeos.cc', |
| 433 'browser/geolocation/wifi_data_provider_chromeos.h', |
| 432 'browser/geolocation/wifi_data_provider_common.cc', | 434 'browser/geolocation/wifi_data_provider_common.cc', |
| 433 'browser/geolocation/wifi_data_provider_common.h', | 435 'browser/geolocation/wifi_data_provider_common.h', |
| 434 'browser/geolocation/wifi_data_provider_common_win.cc', | 436 'browser/geolocation/wifi_data_provider_common_win.cc', |
| 435 'browser/geolocation/wifi_data_provider_common_win.h', | 437 'browser/geolocation/wifi_data_provider_common_win.h', |
| 436 'browser/geolocation/wifi_data_provider_corewlan_mac.mm', | 438 'browser/geolocation/wifi_data_provider_corewlan_mac.mm', |
| 437 'browser/geolocation/wifi_data_provider_linux.cc', | 439 'browser/geolocation/wifi_data_provider_linux.cc', |
| 438 'browser/geolocation/wifi_data_provider_linux.h', | 440 'browser/geolocation/wifi_data_provider_linux.h', |
| 439 'browser/geolocation/wifi_data_provider_mac.cc', | 441 'browser/geolocation/wifi_data_provider_mac.cc', |
| 440 'browser/geolocation/wifi_data_provider_mac.h', | 442 'browser/geolocation/wifi_data_provider_mac.h', |
| 441 'browser/geolocation/wifi_data_provider_win.cc', | 443 'browser/geolocation/wifi_data_provider_win.cc', |
| (...skipping 618 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1060 ], | 1062 ], |
| 1061 'dependencies': [ | 1063 'dependencies': [ |
| 1062 '../third_party/sudden_motion_sensor/sudden_motion_sensor.gyp:sudden_mot
ion_sensor', | 1064 '../third_party/sudden_motion_sensor/sudden_motion_sensor.gyp:sudden_mot
ion_sensor', |
| 1063 ], | 1065 ], |
| 1064 }], | 1066 }], |
| 1065 ['chromeos==1', { | 1067 ['chromeos==1', { |
| 1066 'dependencies': [ | 1068 'dependencies': [ |
| 1067 '../build/linux/system.gyp:dbus', | 1069 '../build/linux/system.gyp:dbus', |
| 1068 ], | 1070 ], |
| 1069 'sources!': [ | 1071 'sources!': [ |
| 1072 'browser/geolocation/wifi_data_provider_linux.cc', |
| 1070 'browser/power_save_blocker_linux.cc', | 1073 'browser/power_save_blocker_linux.cc', |
| 1071 'browser/renderer_host/gtk_key_bindings_handler.cc', | 1074 'browser/renderer_host/gtk_key_bindings_handler.cc', |
| 1072 'browser/renderer_host/gtk_key_bindings_handler.h', | 1075 'browser/renderer_host/gtk_key_bindings_handler.h', |
| 1073 ], | 1076 ], |
| 1074 }], | 1077 }], |
| 1075 ['os_bsd==1', { | 1078 ['os_bsd==1', { |
| 1076 'sources/': [ | 1079 'sources/': [ |
| 1077 ['exclude', '^browser/gamepad/gamepad_platform_data_fetcher_linux\\.cc$'
], | 1080 ['exclude', '^browser/gamepad/gamepad_platform_data_fetcher_linux\\.cc$'
], |
| 1078 ['exclude', '^browser/geolocation/wifi_data_provider_linux\\.cc$'], | 1081 ['exclude', '^browser/geolocation/wifi_data_provider_linux\\.cc$'], |
| 1079 ], | 1082 ], |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1158 ['exclude', '^browser/speech/'], | 1161 ['exclude', '^browser/speech/'], |
| 1159 ], | 1162 ], |
| 1160 }], | 1163 }], |
| 1161 ['linux_use_libgps==1', { | 1164 ['linux_use_libgps==1', { |
| 1162 'dependencies': [ | 1165 'dependencies': [ |
| 1163 '../build/linux/system.gyp:libgps', | 1166 '../build/linux/system.gyp:libgps', |
| 1164 ], | 1167 ], |
| 1165 }], | 1168 }], |
| 1166 ], | 1169 ], |
| 1167 } | 1170 } |
| OLD | NEW |