Roll third_party/protobuf.
This is required for standalone Android GN builds.
Change-Id: I4936764df57160e5cc17530f689e675afda2daa4
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200235
Commit-Queue: Stephen White <senorblanco@chromium.org>
Reviewed-by: James Price <jrprice@google.com>
diff --git a/.gn b/.gn
index 2147315..40d4d1b 100644
--- a/.gn
+++ b/.gn
@@ -48,4 +48,5 @@
vma_vulkan_headers_dir = "//third_party/vulkan-headers/src"
use_fuzztest_wrapper = false
use_sysroot = true
+ enable_js_protobuf = false
}
diff --git a/DEPS b/DEPS
index f78907d..a47e057 100644
--- a/DEPS
+++ b/DEPS
@@ -414,7 +414,7 @@
# Misc dependencies inherited from Tint
'third_party/protobuf': {
- 'url': '{chromium_git}/chromium/src/third_party/protobuf@41759e11ec427e29e1a72b9401d2af3f6e02d839',
+ 'url': '{chromium_git}/chromium/src/third_party/protobuf@da2fe725b80ac0ba646fbf77d0ce5b4ac236f823',
'condition': 'dawn_standalone',
},
diff --git a/third_party/protobuf b/third_party/protobuf
index 41759e1..da2fe72 160000
--- a/third_party/protobuf
+++ b/third_party/protobuf
@@ -1 +1 @@
-Subproject commit 41759e11ec427e29e1a72b9401d2af3f6e02d839
+Subproject commit da2fe725b80ac0ba646fbf77d0ce5b4ac236f823