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

Unified Diff: content/content_common.gypi

Issue 1825183002: gpu_process_launch_causes => content/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/common/gpu_process_launch_causes.h ('k') | content/renderer/render_thread_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index ff780c3ab2d9f3f871b1d1e8306ff409c46bd2a3..307703ae56522e67fb6a750782e92586e952d458 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -344,6 +344,12 @@
'common/gpu/accelerated_surface_buffers_swapped_params_mac.h',
'common/gpu/buffer_presented_params_mac.cc',
'common/gpu/buffer_presented_params_mac.h',
+ 'common/gpu/ca_layer_partial_damage_tree_mac.h',
+ 'common/gpu/ca_layer_partial_damage_tree_mac.mm',
+ 'common/gpu/ca_layer_tree_mac.h',
+ 'common/gpu/ca_layer_tree_mac.mm',
+ 'common/gpu/child_window_surface_win.cc',
+ 'common/gpu/child_window_surface_win.h',
'common/gpu/client/command_buffer_metrics.cc',
'common/gpu/client/command_buffer_metrics.h',
'common/gpu/client/command_buffer_proxy_impl.cc',
@@ -368,12 +374,6 @@
'common/gpu/client/grcontext_for_webgraphicscontext3d.h',
'common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc',
'common/gpu/client/webgraphicscontext3d_command_buffer_impl.h',
- 'common/gpu/ca_layer_partial_damage_tree_mac.h',
- 'common/gpu/ca_layer_partial_damage_tree_mac.mm',
- 'common/gpu/ca_layer_tree_mac.h',
- 'common/gpu/ca_layer_tree_mac.mm',
- 'common/gpu/child_window_surface_win.cc',
- 'common/gpu/child_window_surface_win.h',
'common/gpu/gpu_channel.cc',
'common/gpu/gpu_channel.h',
'common/gpu/gpu_channel_manager.cc',
@@ -391,7 +391,6 @@
'common/gpu/gpu_memory_tracking.cc',
'common/gpu/gpu_memory_tracking.h',
'common/gpu/gpu_memory_uma_stats.h',
- 'common/gpu/gpu_process_launch_causes.h',
'common/gpu/gpu_surface_lookup.cc',
'common/gpu/gpu_surface_lookup.h',
'common/gpu/gpu_watchdog.h',
@@ -426,6 +425,7 @@
'common/gpu/pass_through_image_transport_surface.h',
'common/gpu/stream_texture_android.cc',
'common/gpu/stream_texture_android.h',
+ 'common/gpu_process_launch_causes.h',
'common/host_discardable_shared_memory_manager.cc',
'common/host_discardable_shared_memory_manager.h',
'common/host_shared_bitmap_manager.cc',
« no previous file with comments | « content/common/gpu_process_launch_causes.h ('k') | content/renderer/render_thread_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698