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

Unified Diff: chrome/common/DEPS

Issue 10910179: Event matching by regular expression matching on URLs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 3 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
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index fa8756728c245aef90e6c6f2ef8188a1ee23e162..b10d6c58483f8a4a3c07bf4d1efc69ef9d26643f 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -25,6 +25,7 @@ include_rules = [
"+third_party/bzip2",
"+third_party/mt19937ar",
"+third_party/npapi",
+ "+third_party/re2",
"+third_party/sqlite",
"+third_party/zlib",

Powered by Google App Engine
This is Rietveld 408576698