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

Unified Diff: gpu/ipc/service/gpu_memory_buffer_factory_surface_texture_unittest.cc

Issue 2353453002: ui: Remove SurfaceTexture GpuMemoryBuffer type. (Closed)
Patch Set: ui: Remove SurfaceTexture GpuMemoryBuffer type. Created 4 years, 3 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 | « gpu/ipc/service/gpu_memory_buffer_factory_surface_texture.cc ('k') | ui/gfx/gpu_memory_buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/service/gpu_memory_buffer_factory_surface_texture_unittest.cc
diff --git a/gpu/ipc/service/gpu_memory_buffer_factory_surface_texture_unittest.cc b/gpu/ipc/service/gpu_memory_buffer_factory_surface_texture_unittest.cc
deleted file mode 100644
index d447c3832bd27b840dcdd540c9ee564a61679b1b..0000000000000000000000000000000000000000
--- a/gpu/ipc/service/gpu_memory_buffer_factory_surface_texture_unittest.cc
+++ /dev/null
@@ -1,16 +0,0 @@
-// Copyright 2015 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "gpu/ipc/service/gpu_memory_buffer_factory_surface_texture.h"
-#include "gpu/ipc/service/gpu_memory_buffer_factory_test_template.h"
-
-namespace gpu {
-namespace {
-
-INSTANTIATE_TYPED_TEST_CASE_P(GpuMemoryBufferFactorySurfaceTexture,
- GpuMemoryBufferFactoryTest,
- GpuMemoryBufferFactorySurfaceTexture);
-
-} // namespace
-} // namespace gpu
« no previous file with comments | « gpu/ipc/service/gpu_memory_buffer_factory_surface_texture.cc ('k') | ui/gfx/gpu_memory_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698