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

Unified Diff: chrome/chrome_common.gypi

Issue 6673003: Move GPU messages to content. I've also switched the IPC structs to use the ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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 | « chrome/browser/renderer_host/render_widget_host_view_mac.mm ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
===================================================================
--- chrome/chrome_common.gypi (revision 77652)
+++ chrome/chrome_common.gypi (working copy)
@@ -59,8 +59,6 @@
'common/devtools_messages_internal.h',
'common/dom_storage_messages.cc',
'common/dom_storage_messages.h',
- 'common/dx_diag_node.cc',
- 'common/dx_diag_node.h',
'common/file_utilities_messages.h',
'common/font_descriptor_mac.h',
'common/font_descriptor_mac.mm',
@@ -70,18 +68,8 @@
'common/geoposition.h',
'common/gfx_resource_provider.cc',
'common/gfx_resource_provider.h',
- 'common/gpu_create_command_buffer_config.cc',
- 'common/gpu_create_command_buffer_config.h',
'common/gpu_feature_flags.cc',
'common/gpu_feature_flags.h',
- 'common/gpu_info.cc',
- 'common/gpu_info.h',
- 'common/gpu_messages.cc',
- 'common/gpu_messages.h',
- 'common/gpu_messages_internal.h',
- 'common/gpu_param_traits.h',
- 'common/gpu_video_common.cc',
- 'common/gpu_video_common.h',
'common/guid.cc',
'common/guid.h',
'common/guid_posix.cc',
« no previous file with comments | « chrome/browser/renderer_host/render_widget_host_view_mac.mm ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698