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

Unified Diff: chrome/browser/DEPS

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 | « no previous file | chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index e0a75e74d41226048986a49c6e009a0d7aa534cb..63969e91071a6facaf79ec8830d4c8f60f2de7f4 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -67,6 +67,7 @@ include_rules = [
"+third_party/libevent", # For the remote V8 debugging server
"+third_party/libjingle",
"+third_party/protobuf/src/google/protobuf",
+ "+third_party/re2",
"+third_party/sqlite",
"+third_party/undoview",
« no previous file with comments | « no previous file | chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698