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

Side by Side Diff: base/base.gypi

Issue 1128733002: Update from https://crrev.com/328418 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « base/base.gyp ('k') | base/bind_helpers.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 'includes': [ 6 'includes': [
7 'trace_event/trace_event.gypi', 7 'trace_event/trace_event.gypi',
8 ], 8 ],
9 'target_defaults': { 9 'target_defaults': {
10 'variables': { 10 'variables': {
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 'android/jni_registrar.h', 55 'android/jni_registrar.h',
56 'android/jni_string.cc', 56 'android/jni_string.cc',
57 'android/jni_string.h', 57 'android/jni_string.h',
58 'android/jni_utils.cc', 58 'android/jni_utils.cc',
59 'android/jni_utils.h', 59 'android/jni_utils.h',
60 'android/jni_weak_ref.cc', 60 'android/jni_weak_ref.cc',
61 'android/jni_weak_ref.h', 61 'android/jni_weak_ref.h',
62 'android/library_loader/library_load_from_apk_status_codes.h', 62 'android/library_loader/library_load_from_apk_status_codes.h',
63 'android/library_loader/library_loader_hooks.cc', 63 'android/library_loader/library_loader_hooks.cc',
64 'android/library_loader/library_loader_hooks.h', 64 'android/library_loader/library_loader_hooks.h',
65 'android/library_loader/library_prefetcher.cc',
66 'android/library_loader/library_prefetcher.h',
65 'android/locale_utils.cc', 67 'android/locale_utils.cc',
66 'android/locale_utils.h', 68 'android/locale_utils.h',
67 'android/memory_pressure_listener_android.cc', 69 'android/memory_pressure_listener_android.cc',
68 'android/memory_pressure_listener_android.h', 70 'android/memory_pressure_listener_android.h',
69 'android/path_service_android.cc', 71 'android/path_service_android.cc',
70 'android/path_service_android.h', 72 'android/path_service_android.h',
71 'android/path_utils.cc', 73 'android/path_utils.cc',
72 'android/path_utils.h', 74 'android/path_utils.h',
73 'android/record_histogram.cc', 75 'android/record_histogram.cc',
74 'android/record_histogram.h', 76 'android/record_histogram.h',
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
283 'mac/launchd.cc', 285 'mac/launchd.cc',
284 'mac/launchd.h', 286 'mac/launchd.h',
285 'mac/libdispatch_task_runner.cc', 287 'mac/libdispatch_task_runner.cc',
286 'mac/libdispatch_task_runner.h', 288 'mac/libdispatch_task_runner.h',
287 'mac/mac_logging.cc', 289 'mac/mac_logging.cc',
288 'mac/mac_logging.h', 290 'mac/mac_logging.h',
289 'mac/mac_util.h', 291 'mac/mac_util.h',
290 'mac/mac_util.mm', 292 'mac/mac_util.mm',
291 'mac/mach_logging.cc', 293 'mac/mach_logging.cc',
292 'mac/mach_logging.h', 294 'mac/mach_logging.h',
295 'mac/memory_pressure_monitor_mac.cc',
296 'mac/memory_pressure_monitor_mac.h',
293 'mac/objc_property_releaser.h', 297 'mac/objc_property_releaser.h',
294 'mac/objc_property_releaser.mm', 298 'mac/objc_property_releaser.mm',
295 'mac/os_crash_dumps.cc', 299 'mac/os_crash_dumps.cc',
296 'mac/os_crash_dumps.h', 300 'mac/os_crash_dumps.h',
297 'mac/scoped_aedesc.h', 301 'mac/scoped_aedesc.h',
298 'mac/scoped_authorizationref.h', 302 'mac/scoped_authorizationref.h',
299 'mac/scoped_block.h', 303 'mac/scoped_block.h',
300 'mac/scoped_cftyperef.h', 304 'mac/scoped_cftyperef.h',
301 'mac/scoped_ioobject.h', 305 'mac/scoped_ioobject.h',
302 'mac/scoped_ioplugininterface.h', 306 'mac/scoped_ioplugininterface.h',
(...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after
859 ['include', '^file_version_info_mac\\.'], 863 ['include', '^file_version_info_mac\\.'],
860 ['include', '^mac/bundle_locations\\.'], 864 ['include', '^mac/bundle_locations\\.'],
861 ['include', '^mac/foundation_util\\.'], 865 ['include', '^mac/foundation_util\\.'],
862 ['include', '^mac/mac_logging\\.'], 866 ['include', '^mac/mac_logging\\.'],
863 ['include', '^mac/mach_logging\\.'], 867 ['include', '^mac/mach_logging\\.'],
864 ['include', '^mac/objc_property_releaser\\.'], 868 ['include', '^mac/objc_property_releaser\\.'],
865 ['include', '^mac/scoped_mach_port\\.'], 869 ['include', '^mac/scoped_mach_port\\.'],
866 ['include', '^mac/scoped_mach_vm\\.'], 870 ['include', '^mac/scoped_mach_vm\\.'],
867 ['include', '^mac/scoped_nsautorelease_pool\\.'], 871 ['include', '^mac/scoped_nsautorelease_pool\\.'],
868 ['include', '^mac/scoped_nsobject\\.'], 872 ['include', '^mac/scoped_nsobject\\.'],
873 ['include', '^mac/scoped_objc_class_swizzler\\.'],
869 ['include', '^message_loop/message_pump_mac\\.'], 874 ['include', '^message_loop/message_pump_mac\\.'],
870 ['include', '^strings/sys_string_conversions_mac\\.'], 875 ['include', '^strings/sys_string_conversions_mac\\.'],
871 ['include', '^threading/platform_thread_mac\\.'], 876 ['include', '^threading/platform_thread_mac\\.'],
872 ['include', '^time/time_mac\\.'], 877 ['include', '^time/time_mac\\.'],
873 ['include', '^worker_pool_mac\\.'], 878 ['include', '^worker_pool_mac\\.'],
874 # Exclude all process/ except the minimal implementation 879 # Exclude all process/ except the minimal implementation
875 # needed on iOS (mostly for unit tests). 880 # needed on iOS (mostly for unit tests).
876 ['exclude', '^process/.*'], 881 ['exclude', '^process/.*'],
877 ['include', '^process/.*_ios\.(cc|mm)$'], 882 ['include', '^process/.*_ios\.(cc|mm)$'],
878 ['include', '^process/memory_stubs\.cc$'], 883 ['include', '^process/memory_stubs\.cc$'],
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
1015 'i18n/time_formatting.h', 1020 'i18n/time_formatting.h',
1016 'i18n/timezone.cc', 1021 'i18n/timezone.cc',
1017 'i18n/timezone.h', 1022 'i18n/timezone.h',
1018 'i18n/utf8_validator_tables.cc', 1023 'i18n/utf8_validator_tables.cc',
1019 'i18n/utf8_validator_tables.h', 1024 'i18n/utf8_validator_tables.h',
1020 ], 1025 ],
1021 }] 1026 }]
1022 ], 1027 ],
1023 }, 1028 },
1024 } 1029 }
OLDNEW
« no previous file with comments | « base/base.gyp ('k') | base/bind_helpers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698