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

Unified Diff: content/test/BUILD.gn

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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 15affeab5ea38b9949d6e4bdf514514fb70f8db4..3e33be1edac5ab8193b3471d7c92dadaf0e93d49 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -914,8 +914,6 @@ test("content_gl_tests") {
sources = [
"../browser/compositor/gl_helper_unittest.cc",
- "../common/gpu/client/gpu_context_tests.h",
- "../common/gpu/client/gpu_in_process_context_tests.cc",
"run_all_gl_tests.cc",
]

Powered by Google App Engine
This is Rietveld 408576698