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

Unified Diff: gpu/gpu_ipc_client.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/gpu/gpu_child_thread.cc ('k') | gpu/ipc/client/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gpu_ipc_client.gypi
diff --git a/gpu/gpu_ipc_client.gypi b/gpu/gpu_ipc_client.gypi
index 7c41f277f8b11300555cad87ac5a62d7a40d7dd3..f0ad3f23784aef473d2e169372c193a9e370e0dd 100644
--- a/gpu/gpu_ipc_client.gypi
+++ b/gpu/gpu_ipc_client.gypi
@@ -52,6 +52,8 @@
'sources+': [
'ipc/client/gpu_memory_buffer_impl_io_surface.cc',
'ipc/client/gpu_memory_buffer_impl_io_surface.h',
+ 'ipc/client/gpu_process_hosted_ca_layer_tree_params.cc',
+ 'ipc/client/gpu_process_hosted_ca_layer_tree_params.h',
],
}],
['use_ozone == 1', {
« no previous file with comments | « content/gpu/gpu_child_thread.cc ('k') | gpu/ipc/client/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698