Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Side by Side Diff: content/content_browser.gypi

Issue 11881011: Move wifi_data_provider_chromeos -> content (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 413 matching lines...) Expand 10 before | Expand all | Expand 10 after
424 'browser/geolocation/location_arbitrator_impl.h', 424 'browser/geolocation/location_arbitrator_impl.h',
425 'browser/geolocation/location_provider_android.cc', 425 'browser/geolocation/location_provider_android.cc',
426 'browser/geolocation/location_provider_android.h', 426 'browser/geolocation/location_provider_android.h',
427 'browser/geolocation/location_provider.cc', 427 'browser/geolocation/location_provider.cc',
428 'browser/geolocation/location_provider.h', 428 'browser/geolocation/location_provider.h',
429 'browser/geolocation/network_location_provider.cc', 429 'browser/geolocation/network_location_provider.cc',
430 'browser/geolocation/network_location_provider.h', 430 'browser/geolocation/network_location_provider.h',
431 'browser/geolocation/network_location_request.cc', 431 'browser/geolocation/network_location_request.cc',
432 'browser/geolocation/network_location_request.h', 432 'browser/geolocation/network_location_request.h',
433 'browser/geolocation/osx_wifi.h', 433 'browser/geolocation/osx_wifi.h',
434 'browser/geolocation/wifi_data_provider_chromeos.cc',
435 'browser/geolocation/wifi_data_provider_chromeos.h',
434 'browser/geolocation/wifi_data_provider_common.cc', 436 'browser/geolocation/wifi_data_provider_common.cc',
435 'browser/geolocation/wifi_data_provider_common.h', 437 'browser/geolocation/wifi_data_provider_common.h',
436 'browser/geolocation/wifi_data_provider_common_win.cc', 438 'browser/geolocation/wifi_data_provider_common_win.cc',
437 'browser/geolocation/wifi_data_provider_common_win.h', 439 'browser/geolocation/wifi_data_provider_common_win.h',
438 'browser/geolocation/wifi_data_provider_corewlan_mac.mm', 440 'browser/geolocation/wifi_data_provider_corewlan_mac.mm',
439 'browser/geolocation/wifi_data_provider_linux.cc', 441 'browser/geolocation/wifi_data_provider_linux.cc',
440 'browser/geolocation/wifi_data_provider_linux.h', 442 'browser/geolocation/wifi_data_provider_linux.h',
441 'browser/geolocation/wifi_data_provider_mac.cc', 443 'browser/geolocation/wifi_data_provider_mac.cc',
442 'browser/geolocation/wifi_data_provider_mac.h', 444 'browser/geolocation/wifi_data_provider_mac.h',
443 'browser/geolocation/wifi_data_provider_win.cc', 445 'browser/geolocation/wifi_data_provider_win.cc',
(...skipping 624 matching lines...) Expand 10 before | Expand all | Expand 10 after
1068 ], 1070 ],
1069 'dependencies': [ 1071 'dependencies': [
1070 '../third_party/sudden_motion_sensor/sudden_motion_sensor.gyp:sudden_mot ion_sensor', 1072 '../third_party/sudden_motion_sensor/sudden_motion_sensor.gyp:sudden_mot ion_sensor',
1071 ], 1073 ],
1072 }], 1074 }],
1073 ['chromeos==1', { 1075 ['chromeos==1', {
1074 'dependencies': [ 1076 'dependencies': [
1075 '../build/linux/system.gyp:dbus', 1077 '../build/linux/system.gyp:dbus',
1076 ], 1078 ],
1077 'sources!': [ 1079 'sources!': [
1080 'browser/geolocation/wifi_data_provider_linux.cc',
1078 'browser/power_save_blocker_linux.cc', 1081 'browser/power_save_blocker_linux.cc',
1079 'browser/renderer_host/gtk_key_bindings_handler.cc', 1082 'browser/renderer_host/gtk_key_bindings_handler.cc',
1080 'browser/renderer_host/gtk_key_bindings_handler.h', 1083 'browser/renderer_host/gtk_key_bindings_handler.h',
1081 ], 1084 ],
1082 }], 1085 }],
1083 ['os_bsd==1', { 1086 ['os_bsd==1', {
1084 'sources/': [ 1087 'sources/': [
1085 ['exclude', '^browser/gamepad/gamepad_platform_data_fetcher_linux\\.cc$' ], 1088 ['exclude', '^browser/gamepad/gamepad_platform_data_fetcher_linux\\.cc$' ],
1086 ['exclude', '^browser/geolocation/wifi_data_provider_linux\\.cc$'], 1089 ['exclude', '^browser/geolocation/wifi_data_provider_linux\\.cc$'],
1087 ], 1090 ],
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
1166 ['exclude', '^browser/speech/'], 1169 ['exclude', '^browser/speech/'],
1167 ], 1170 ],
1168 }], 1171 }],
1169 ['linux_use_libgps==1', { 1172 ['linux_use_libgps==1', {
1170 'dependencies': [ 1173 'dependencies': [
1171 '../build/linux/system.gyp:libgps', 1174 '../build/linux/system.gyp:libgps',
1172 ], 1175 ],
1173 }], 1176 }],
1174 ], 1177 ],
1175 } 1178 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698