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

Unified Diff: blimp/client/BUILD.gn

Issue 1864723003: Make lost context and error message callbacks on GpuControl go to client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: errorcallback: .get 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: blimp/client/BUILD.gn
diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn
index 2b6b31c8354efe579096de3e51e2dad0d4b69b42..add0ebf38bd0785f2921871b50e65e16a5739758 100644
--- a/blimp/client/BUILD.gn
+++ b/blimp/client/BUILD.gn
@@ -37,6 +37,7 @@ source_set("blimp_client") {
"//blimp/common/proto",
"//blimp/net:blimp_net",
"//cc",
+ "//gpu/command_buffer/client:gles2_implementation",
"//gpu/skia_bindings",
"//net",
"//third_party/libwebp",

Powered by Google App Engine
This is Rietveld 408576698