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

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

Issue 2623763003: Split out ChildWindowWin (Closed)
Patch Set: initialize window_ Created 3 years, 11 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/service/BUILD.gn
diff --git a/gpu/ipc/service/BUILD.gn b/gpu/ipc/service/BUILD.gn
index 365d6d655069b5cffb411249ce8ae2a7a9e1b5cc..e8c5edcc4274142531d7fade1e34d2159c994283 100644
--- a/gpu/ipc/service/BUILD.gn
+++ b/gpu/ipc/service/BUILD.gn
@@ -81,6 +81,8 @@ target(link_target_type, "ipc_service_sources") {
sources += [
"child_window_surface_win.cc",
"child_window_surface_win.h",
+ "child_window_win.cc",
+ "child_window_win.h",
"image_transport_surface_win.cc",
]
}
« no previous file with comments | « no previous file | gpu/ipc/service/child_window_surface_win.h » ('j') | gpu/ipc/service/child_window_surface_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698