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

Unified Diff: chrome/browser/DEPS

Issue 10826120: Migrate WebRequestRedirectByRegExAction to use RE2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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 775f092016de9b2311a5161149e557f2aabc1b4c..98c0a15e308bc072bfab28335db8071a08d470ef 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -65,6 +65,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