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

Unified Diff: content/common/gpu/gpu_memory_buffer_factory_surface_texture_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
Index: content/common/gpu/gpu_memory_buffer_factory_surface_texture_unittest.cc
diff --git a/content/common/gpu/gpu_memory_buffer_factory_surface_texture_unittest.cc b/content/common/gpu/gpu_memory_buffer_factory_surface_texture_unittest.cc
index 683860fee1726a68047b4baa5f1df96517eb2eb6..85c4d0364c37e9691d728ba68d8da2c1fe22492b 100644
--- a/content/common/gpu/gpu_memory_buffer_factory_surface_texture_unittest.cc
+++ b/content/common/gpu/gpu_memory_buffer_factory_surface_texture_unittest.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "content/common/gpu/gpu_memory_buffer_factory_surface_texture.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 {

Powered by Google App Engine
This is Rietveld 408576698