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

Unified Diff: content/content_common.gypi

Issue 1830193002: Move buffer_presented_params_mac to 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_host_messages.h ('k') | content/gpu/gpu_child_thread.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 148bf1d1588beeee4b449d04c2208a49a1ae0df8..5550b378c8b208c172b7b26f2505e4efe1de1db6 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -253,6 +253,8 @@
'common/browser_plugin/browser_plugin_constants.cc',
'common/browser_plugin/browser_plugin_constants.h',
'common/browser_plugin/browser_plugin_messages.h',
+ 'common/buffer_presented_params_mac.cc',
+ 'common/buffer_presented_params_mac.h',
'common/cache_storage/cache_storage_messages.h',
'common/cache_storage/cache_storage_types.cc',
'common/cache_storage/cache_storage_types.h',
@@ -341,8 +343,6 @@
'common/geofencing_types.cc',
'common/geofencing_types.h',
'common/gin_java_bridge_messages.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',
« 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