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

Unified Diff: gpu/gpu.gyp

Issue 20017005: gpu: Refactor GpuMemoryBuffer framework for multi-process support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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: gpu/gpu.gyp
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index 3b612a0be37eabcf1a1414189e5c24803ae426c9..c752b15607b6f4759e5ce522eeee9b990210986e 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -271,10 +271,6 @@
],
'sources': [
'<@(gles2_c_lib_source_files)',
- 'command_buffer/client/gpu_memory_buffer_mock.cc',
- 'command_buffer/client/gpu_memory_buffer_mock.h',
- 'command_buffer/client/image_factory_mock.cc',
- 'command_buffer/client/image_factory_mock.h',
'command_buffer/tests/gl_bind_uniform_location_unittest.cc',
'command_buffer/tests/gl_chromium_framebuffer_multisample_unittest.cc',
'command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698