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

Unified Diff: gpu/ipc/client/gpu_in_process_context_tests.cc

Issue 1867873002: Move unittests in content/common/gpu/client to gpu/ipc/client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update Created 4 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
Index: gpu/ipc/client/gpu_in_process_context_tests.cc
diff --git a/content/common/gpu/client/gpu_in_process_context_tests.cc b/gpu/ipc/client/gpu_in_process_context_tests.cc
similarity index 97%
rename from content/common/gpu/client/gpu_in_process_context_tests.cc
rename to gpu/ipc/client/gpu_in_process_context_tests.cc
index ec8ae7e02fe7d6d47157881a966a5dbab4800818..ffe1f82b5f8a4ebd8717278ad2a3c0af65636d2d 100644
--- a/content/common/gpu/client/gpu_in_process_context_tests.cc
+++ b/gpu/ipc/client/gpu_in_process_context_tests.cc
@@ -59,4 +59,4 @@ class ContextTestBase : public testing::Test {
// Include the actual tests.
#define CONTEXT_TEST_F TEST_F
-#include "content/common/gpu/client/gpu_context_tests.h"
+#include "gpu/ipc/client/gpu_context_tests.h"
« no previous file with comments | « gpu/ipc/client/gpu_context_tests.h ('k') | gpu/ipc/client/gpu_memory_buffer_impl_surface_texture_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698