Roll langsvr to a34f394
* a34f394 Implement Response deserialization
* 189e9ba Add LSP structure equality and ostream operators
* 8999ea9 Remove redundant `const` on size_t return type
Change-Id: I460c66461c6728ebe2b8703706f329112a7d86c2
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179204
Reviewed-by: dan sinclair <dsinclair@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Kokoro: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
diff --git a/DEPS b/DEPS
index 4a79f7d..3b260c2 100644
--- a/DEPS
+++ b/DEPS
@@ -298,7 +298,7 @@
},
'third_party/langsvr': {
- 'url': '{github_git}/google/langsvr.git@8999ea9fc9bbf2e09b7233d0cede2a629ff33e98',
+ 'url': '{github_git}/google/langsvr.git@a34f394de431efaeb79bec26577389516b531e31',
'condition': 'dawn_standalone',
},
diff --git a/third_party/langsvr b/third_party/langsvr
index 8999ea9..a34f394 160000
--- a/third_party/langsvr
+++ b/third_party/langsvr
@@ -1 +1 @@
-Subproject commit 8999ea9fc9bbf2e09b7233d0cede2a629ff33e98
+Subproject commit a34f394de431efaeb79bec26577389516b531e31