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

Unified Diff: DEPS

Issue 2694693002: Roll re2 dba3349..596d73e. (Closed)
Patch Set: 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 | testing/libfuzzer/fuzzers/re2_fuzzer.cc » ('j') | testing/libfuzzer/fuzzers/re2_fuzzer.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 4d76fd04973616a3fc33ec17b8a370c00455900f..8f4cc28a12d24c5e95db2c8eb4fed46d095ae530 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' + '@' + 'aa627d9e7bb93778967e34cc015452ae453a4e78',
# Used for building libFuzzers (only supports Linux).
'src/third_party/libFuzzer/src':
« no previous file with comments | « no previous file | testing/libfuzzer/fuzzers/re2_fuzzer.cc » ('j') | testing/libfuzzer/fuzzers/re2_fuzzer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698