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

Unified Diff: content/common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap_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_ozone_native_pixmap_unittest.cc
diff --git a/content/common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap_unittest.cc b/content/common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap_unittest.cc
index bdb974702d9d7ca450d682c2165a38e2ed08ed04..904f93eb074fd82a81f2e7c4146b6a1d80e03ac1 100644
--- a/content/common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap_unittest.cc
+++ b/content/common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap_unittest.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "content/common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.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