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

Unified Diff: gpu/ipc/service/BUILD.gn

Issue 2926763002: Split DirectCompositionSurfaceWin into two parts. (Closed)
Patch Set: add disallow copy and assign Created 3 years, 6 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
« no previous file with comments | « no previous file | gpu/ipc/service/direct_composition_child_surface_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/service/BUILD.gn
diff --git a/gpu/ipc/service/BUILD.gn b/gpu/ipc/service/BUILD.gn
index e2091c1dcf99f9259c8a5dcda5c3c7cd32cfd48f..686c4a9607778f6cc35485fad3270719558d9c62 100644
--- a/gpu/ipc/service/BUILD.gn
+++ b/gpu/ipc/service/BUILD.gn
@@ -83,6 +83,8 @@ target(link_target_type, "ipc_service_sources") {
"child_window_surface_win.h",
"child_window_win.cc",
"child_window_win.h",
+ "direct_composition_child_surface_win.cc",
+ "direct_composition_child_surface_win.h",
"direct_composition_surface_win.cc",
"direct_composition_surface_win.h",
"image_transport_surface_win.cc",
« no previous file with comments | « no previous file | gpu/ipc/service/direct_composition_child_surface_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698