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

Unified Diff: DEPS

Issue 2883063002: Update FlatBuffers to include multiple improvements. (Closed)
Patch Set: Fix build. Created 3 years, 7 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
« no previous file with comments | « no previous file | third_party/flatbuffers/BUILD.gn » ('j') | third_party/flatbuffers/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index daa0d07c65deabfb1dcd4fc6c734b341c7fbf8af..f214bf8431bd563ce3f874b37c0e0e7988a5852c 100644
--- a/DEPS
+++ b/DEPS
@@ -223,7 +223,7 @@ deps = {
Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '7d0f5b3a173ffe98db08057d1f52b7787569e0a6',
'src/third_party/flatbuffers/src':
- Var('chromium_git') + '/external/github.com/google/flatbuffers.git' + '@' + 'e92ae5199d52fd59540a800bec7eef46cd778257',
+ Var('chromium_git') + '/external/github.com/google/flatbuffers.git' + '@' + 'c559eb451e7783b72c44e27db375158edaa498b7',
'src/third_party/pyftpdlib/src':
Var('chromium_git') + '/external/pyftpdlib.git' + '@' + '2be6d65e31c7ee6320d059f581f05ae8d89d7e45',
« no previous file with comments | « no previous file | third_party/flatbuffers/BUILD.gn » ('j') | third_party/flatbuffers/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698