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

Unified Diff: content/content_common.gypi

Issue 1809183002: gpu_messages.h => gpu/ipc/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make win_clang_x64_dbg happy by making command_buffer_traits an alias to gpu component on compnet b… 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/stream_texture_android.cc ('k') | content/gpu/BUILD.gn » ('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 d882941e855a1a9c7f204022c70dbd8ca2ae8c28..d630b59a19218d2473934e0b1ca5627d50195d50 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -389,12 +389,7 @@
'common/gpu/gpu_memory_tracking.cc',
'common/gpu/gpu_memory_tracking.h',
'common/gpu/gpu_memory_uma_stats.h',
- 'common/gpu/gpu_messages.h',
- 'common/gpu/gpu_param_traits.cc',
- 'common/gpu/gpu_param_traits.h',
- 'common/gpu/gpu_param_traits_macros.h',
'common/gpu/gpu_process_launch_causes.h',
- 'common/gpu/gpu_stream_constants.h',
'common/gpu/gpu_surface_lookup.cc',
'common/gpu/gpu_surface_lookup.h',
'common/gpu/gpu_watchdog.h',
« no previous file with comments | « content/common/gpu/stream_texture_android.cc ('k') | content/gpu/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698