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

Unified Diff: content/content_common.gypi

Issue 1944603002: Delete WebGraphicsContext3DCommandBufferImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@construct
Patch Set: killitwithfire: const Created 4 years, 8 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 b74167cdfc61e2f0486ddc7b0584785dda15bea2..974279829695a8177ecc9b57a0c036e165edbf55 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -347,8 +347,6 @@
'common/gpu/client/command_buffer_metrics.h',
'common/gpu/client/context_provider_command_buffer.cc',
'common/gpu/client/context_provider_command_buffer.h',
- 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc',
- 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.h',
'common/gpu_host_messages.h',
'common/gpu_process_launch_causes.h',
'common/host_discardable_shared_memory_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698