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

Unified Diff: DEPS

Issue 2740103002: Update FlatBuffers to version 1.5.0. (Closed)
Patch Set: Address comments from engedy@. Created 3 years, 9 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 e24040bc0734dbdd39c1d443046694f290ba90ec..54a17224a6f9236414cdb3f375c7bcaf8a4ab873 100644
--- a/DEPS
+++ b/DEPS
@@ -227,7 +227,7 @@ deps = {
Var('chromium_git') + '/chromium/deps/flac.git' + '@' + 'd0c35f878ec26f969c1631350b1d36fbd88ad8bb',
'src/third_party/flatbuffers/src':
- Var('chromium_git') + '/external/github.com/google/flatbuffers.git' + '@' + 'e92ae5199d52fd59540a800bec7eef46cd778257',
+ Var('chromium_git') + '/external/github.com/google/flatbuffers.git' + '@' + 'b29ba4c70c7b8ef415e37809574ac74a9bf0b632',
'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