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

Unified Diff: content/common/gpu/gpu_memory_buffer_factory_io_surface_unittest.cc

Issue 1784723003: Migrate gpu_memory_buffer_factory_test_template to content/common/gpu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix includes 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 | « no previous file | content/common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/gpu/gpu_memory_buffer_factory_io_surface_unittest.cc
diff --git a/content/common/gpu/gpu_memory_buffer_factory_io_surface_unittest.cc b/content/common/gpu/gpu_memory_buffer_factory_io_surface_unittest.cc
index 7f4a13257f441c48016da5b1151637e9676394d1..12ceaf747dd69d3c0b00187537d7de284e52c88c 100644
--- a/content/common/gpu/gpu_memory_buffer_factory_io_surface_unittest.cc
+++ b/content/common/gpu/gpu_memory_buffer_factory_io_surface_unittest.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "content/common/gpu/gpu_memory_buffer_factory_io_surface.h"
-#include "content/test/gpu_memory_buffer_factory_test_template.h"
+#include "content/common/gpu/gpu_memory_buffer_factory_test_template.h"
namespace content {
namespace {
« no previous file with comments | « no previous file | content/common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698