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

Unified Diff: gpu/BUILD.gn

Issue 2646243002: Use IDCompositionSurface to implement DirectCompositionSurfaceWin. (Closed)
Patch Set: rebase Created 3 years, 10 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/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index db9c0ec462ad34b6503a08594471cc662ffdc982..144b5cf215af9be32efb5118d2500b23dd120100 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -168,6 +168,7 @@ test("gl_tests") {
"command_buffer/tests/texture_image_factory.h",
"ipc/client/gpu_context_tests.h",
"ipc/client/gpu_in_process_context_tests.cc",
+ "ipc/service/direct_composition_surface_win_unittest.cc",
]
defines = [ "GL_GLEXT_PROTOTYPES" ]

Powered by Google App Engine
This is Rietveld 408576698