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

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

Issue 2456213002: WebVR: implement SetSurfaceHandleCHROMIUM extension for gvr_device.
Patch Set: bajones #16, #19: Use struct for state, fix BUILD deps 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: gpu/command_buffer/service/BUILD.gn
diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn
index 8b56681f6c00160df67375065a7dcb69e1138b56..f365bea5cd47b51b8b7bd2efeced98d13a3bc4af 100644
--- a/gpu/command_buffer/service/BUILD.gn
+++ b/gpu/command_buffer/service/BUILD.gn
@@ -165,6 +165,7 @@ target(link_target_type, "service_sources") {
"//gpu/command_buffer/client:client_sources",
"//gpu/command_buffer/common:gles2_utils",
"//gpu/config:config_sources",
+ "//gpu/ipc/common:ipc_common_sources",
"//gpu/ipc/common:surface_handle_type",
"//third_party/angle:angle_image_util",
"//third_party/angle:commit_id",

Powered by Google App Engine
This is Rietveld 408576698