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

Unified Diff: content/content_common.gypi

Issue 1820793005: gpu_host_messages => content/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index d630b59a19218d2473934e0b1ca5627d50195d50..ff780c3ab2d9f3f871b1d1e8306ff409c46bd2a3 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -307,6 +307,8 @@
'common/dwrite_font_platform_win.cc',
'common/dwrite_font_proxy_messages.h',
'common/edit_command.h',
+ 'common/establish_channel_params.cc',
+ 'common/establish_channel_params.h',
'common/file_utilities_messages.h',
'common/fileapi/file_system_messages.h',
'common/fileapi/webblob_messages.h',
@@ -337,6 +339,7 @@
'common/geofencing_types.cc',
'common/geofencing_types.h',
'common/gin_java_bridge_messages.h',
+ 'common/gpu_host_messages.h',
'common/gpu/accelerated_surface_buffers_swapped_params_mac.cc',
'common/gpu/accelerated_surface_buffers_swapped_params_mac.h',
'common/gpu/buffer_presented_params_mac.cc',
@@ -371,7 +374,6 @@
'common/gpu/ca_layer_tree_mac.mm',
'common/gpu/child_window_surface_win.cc',
'common/gpu/child_window_surface_win.h',
- 'common/gpu/gpu_host_messages.h',
'common/gpu/gpu_channel.cc',
'common/gpu/gpu_channel.h',
'common/gpu/gpu_channel_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698