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

Unified Diff: content/content_common.gypi

Issue 15745014: Move GPU device/driver info related code from content to gpu. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: rebase Created 7 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/content_browser.gypi ('k') | content/content_gpu.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
===================================================================
--- content/content_common.gypi (revision 201645)
+++ content/content_common.gypi (working copy)
@@ -39,8 +39,6 @@
'public/common/context_menu_params.h',
'public/common/context_menu_source_type.h',
'public/common/console_message_level.h',
- 'public/common/dx_diag_node.cc',
- 'public/common/dx_diag_node.h',
'public/common/favicon_url.cc',
'public/common/favicon_url.h',
'public/common/file_chooser_params.cc',
@@ -49,13 +47,8 @@
'public/common/frame_navigate_params.h',
'public/common/geoposition.cc',
'public/common/geoposition.h',
- 'public/common/gpu_feature_type.h',
- 'public/common/gpu_info.cc',
- 'public/common/gpu_info.h',
'public/common/gpu_memory_stats.cc',
'public/common/gpu_memory_stats.h',
- 'public/common/gpu_performance_stats.h',
- 'public/common/gpu_switching_option.h',
'public/common/injection_test_mac.h',
'public/common/injection_test_win.h',
'public/common/javascript_message_type.h',
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_gpu.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698