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

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

Issue 2709163004: Rename GpuMemoryBufferFactoryOzoneNativePixmap to GpuMemoryBufferFactoryNativePixmap (Closed)
Patch Set: Rebase and addressed reveman's remark. Created 3 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
« no previous file with comments | « gpu/ipc/service/gpu_memory_buffer_factory_ozone_native_pixmap.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/service/gpu_memory_buffer_factory_ozone_native_pixmap_unittest.cc
diff --git a/gpu/ipc/service/gpu_memory_buffer_factory_ozone_native_pixmap_unittest.cc b/gpu/ipc/service/gpu_memory_buffer_factory_ozone_native_pixmap_unittest.cc
deleted file mode 100644
index 7fcf626e69404955ad50ff5476ed87286e59fb7c..0000000000000000000000000000000000000000
--- a/gpu/ipc/service/gpu_memory_buffer_factory_ozone_native_pixmap_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_ozone_native_pixmap.h"
-#include "gpu/ipc/service/gpu_memory_buffer_factory_test_template.h"
-
-namespace gpu {
-namespace {
-
-INSTANTIATE_TYPED_TEST_CASE_P(GpuMemoryBufferFactoryOzoneNativePixmap,
- GpuMemoryBufferFactoryTest,
- GpuMemoryBufferFactoryOzoneNativePixmap);
-
-} // namespace
-} // namespace gpu
« no previous file with comments | « gpu/ipc/service/gpu_memory_buffer_factory_ozone_native_pixmap.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698