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

Unified Diff: DEPS

Issue 2740103002: Update FlatBuffers to version 1.5.0. (Closed)
Patch Set: Fix build; add define. 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
Index: DEPS
diff --git a/DEPS b/DEPS
index 3bd5e3d29d38adbdc294e87f703cd56300fbba0e..040d76135840185b00ed088e627869e12f3964ab 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',

Powered by Google App Engine
This is Rietveld 408576698