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

Unified Diff: DEPS

Issue 2694693002: Roll re2 dba3349..596d73e. (Closed)
Patch Set: Use unsigned literal when asserting re2::StringPiece::size() value. Created 3 years, 10 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 | components/password_manager/core/browser/import/csv_reader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index abe53bba2620c8dc1de516328f7ce5208e0debb3..5b5669246307102771bf7ac028ff0bd08cdc672f 100644
--- a/DEPS
+++ b/DEPS
@@ -299,7 +299,7 @@ deps = {
Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '0fd88df93c5dcaf858c57eb7892bd27763f0f0ac',
'src/third_party/re2/src':
- Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + 'dba3349aba83b5588e85e5ecf2b56c97f2d259b7',
+ Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + '596d73e6084a88c5394724978b10680dc929d197',
# Used for building libFuzzers (only supports Linux).
'src/third_party/libFuzzer/src':
« no previous file with comments | « no previous file | components/password_manager/core/browser/import/csv_reader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698