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

Unified Diff: services/ui/ws/BUILD.gn

Issue 2471503002: Mus+Ash: Unify CompositorFrameSinks (Closed)
Patch Set: Added comment Created 4 years, 1 month 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: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index 582d3bc57deaaf73732d2a5659cbdb1071fdf208..31c1355da3a15de5b3c45eb5c215f32b6f0a7100 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -113,6 +113,7 @@ static_library("lib") {
deps = [
"//gpu/command_buffer/client",
+ "//gpu/command_buffer/client:gles2_interface",
"//gpu/ipc/client",
"//gpu/ipc/common",
"//services/ui/gpu", # TODO(sad): Temporary until GPU process split.

Powered by Google App Engine
This is Rietveld 408576698