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

Side by Side Diff: content/content_common.gypi

Issue 1962493002: Make Mac swap code like other platforms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Incorporate review feedback Created 4 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 | « content/common/gpu_host_messages.h ('k') | content/gpu/gpu_child_thread.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 'dependencies': [ 6 'dependencies': [
7 '../base/base.gyp:base', 7 '../base/base.gyp:base',
8 '../cc/cc.gyp:cc', 8 '../cc/cc.gyp:cc',
9 '../components/tracing.gyp:tracing', 9 '../components/tracing.gyp:tracing',
10 '../device/bluetooth/bluetooth.gyp:device_bluetooth', 10 '../device/bluetooth/bluetooth.gyp:device_bluetooth',
(...skipping 202 matching lines...) Expand 10 before | Expand all | Expand 10 after
213 'public/common/web_preferences.cc', 213 'public/common/web_preferences.cc',
214 'public/common/web_preferences.h', 214 'public/common/web_preferences.h',
215 'public/common/webplugininfo.cc', 215 'public/common/webplugininfo.cc',
216 'public/common/webplugininfo.h', 216 'public/common/webplugininfo.h',
217 'public/common/window_container_type.cc', 217 'public/common/window_container_type.cc',
218 'public/common/window_container_type.h', 218 'public/common/window_container_type.h',
219 'public/common/zygote_fork_delegate_linux.h', 219 'public/common/zygote_fork_delegate_linux.h',
220 'public/common/zygote_handle.h', 220 'public/common/zygote_handle.h',
221 ], 221 ],
222 'private_common_sources': [ 222 'private_common_sources': [
223 'common/accelerated_surface_buffers_swapped_params_mac.cc',
224 'common/accelerated_surface_buffers_swapped_params_mac.h',
225 'common/accessibility_messages.h', 223 'common/accessibility_messages.h',
226 'common/all_messages.h', 224 'common/all_messages.h',
227 'common/android/address_parser.cc', 225 'common/android/address_parser.cc',
228 'common/android/address_parser.h', 226 'common/android/address_parser.h',
229 'common/android/address_parser_internal.cc', 227 'common/android/address_parser_internal.cc',
230 'common/android/address_parser_internal.h', 228 'common/android/address_parser_internal.h',
231 'common/android/common_jni_registrar.cc', 229 'common/android/common_jni_registrar.cc',
232 'common/android/common_jni_registrar.h', 230 'common/android/common_jni_registrar.h',
233 'common/android/gin_java_bridge_errors.cc', 231 'common/android/gin_java_bridge_errors.cc',
234 'common/android/gin_java_bridge_errors.h', 232 'common/android/gin_java_bridge_errors.h',
(...skipping 13 matching lines...) Expand all
248 'common/ax_content_node_data.cc', 246 'common/ax_content_node_data.cc',
249 'common/ax_content_node_data.h', 247 'common/ax_content_node_data.h',
250 'common/bluetooth/bluetooth_device.cc', 248 'common/bluetooth/bluetooth_device.cc',
251 'common/bluetooth/bluetooth_device.h', 249 'common/bluetooth/bluetooth_device.h',
252 'common/bluetooth/bluetooth_messages.h', 250 'common/bluetooth/bluetooth_messages.h',
253 'common/bluetooth/bluetooth_scan_filter.cc', 251 'common/bluetooth/bluetooth_scan_filter.cc',
254 'common/bluetooth/bluetooth_scan_filter.h', 252 'common/bluetooth/bluetooth_scan_filter.h',
255 'common/browser_plugin/browser_plugin_constants.cc', 253 'common/browser_plugin/browser_plugin_constants.cc',
256 'common/browser_plugin/browser_plugin_constants.h', 254 'common/browser_plugin/browser_plugin_constants.h',
257 'common/browser_plugin/browser_plugin_messages.h', 255 'common/browser_plugin/browser_plugin_messages.h',
258 'common/buffer_presented_params_mac.cc',
259 'common/buffer_presented_params_mac.h',
260 'common/cache_storage/cache_storage_messages.h', 256 'common/cache_storage/cache_storage_messages.h',
261 'common/cache_storage/cache_storage_types.cc', 257 'common/cache_storage/cache_storage_types.cc',
262 'common/cache_storage/cache_storage_types.h', 258 'common/cache_storage/cache_storage_types.h',
263 'common/cc_messages.cc', 259 'common/cc_messages.cc',
264 'common/cc_messages.h', 260 'common/cc_messages.h',
265 'common/child_process_host_impl.cc', 261 'common/child_process_host_impl.cc',
266 'common/child_process_host_impl.h', 262 'common/child_process_host_impl.h',
267 'common/child_process_messages.h', 263 'common/child_process_messages.h',
268 'common/child_process_sandbox_support_impl_linux.cc', 264 'common/child_process_sandbox_support_impl_linux.cc',
269 'common/child_process_sandbox_support_impl_linux.h', 265 'common/child_process_sandbox_support_impl_linux.h',
(...skipping 398 matching lines...) Expand 10 before | Expand all | Expand 10 after
668 'sources!': [ 664 'sources!': [
669 'common/cursors/webcursor_ozone.cc', 665 'common/cursors/webcursor_ozone.cc',
670 'common/font_list_ozone.cc', 666 'common/font_list_ozone.cc',
671 'common/gpu/gpu_memory_buffer_factory_ozone.cc', 667 'common/gpu/gpu_memory_buffer_factory_ozone.cc',
672 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc', 668 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc',
673 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h', 669 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h',
674 ], 670 ],
675 }], 671 }],
676 ], 672 ],
677 } 673 }
OLDNEW
« no previous file with comments | « content/common/gpu_host_messages.h ('k') | content/gpu/gpu_child_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698