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

Unified Diff: third_party/re2/util/valgrind.h

Issue 10873029: Migrate WebRequestRedirectByRegExAction to use RE2 and roll RE2 to revision 97:401ab4168e8e (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merged with ToT Created 8 years, 4 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 | « third_party/re2/util/util.h ('k') | third_party/re2/util/valgrind.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/re2/util/valgrind.h
diff --git a/third_party/re2/util/valgrind.h b/third_party/re2/util/valgrind.h
index 3cfd6fe7852dad2990c6cf37d7dd477b1df50770..d097b0cc24a3296cca99f23f47256a7c5de4d148 100644
--- a/third_party/re2/util/valgrind.h
+++ b/third_party/re2/util/valgrind.h
@@ -4063,6 +4063,7 @@ typedef
#endif /* PLAT_ppc64_aix5 */
+
#ifndef WIN32
/* ------------------------------------------------------------------ */
/* ARCHITECTURE INDEPENDENT MACROS for CLIENT REQUESTS. */
« no previous file with comments | « third_party/re2/util/util.h ('k') | third_party/re2/util/valgrind.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698