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

Unified Diff: chrome/tools/DEPS

Issue 24998003: Compiler for the JSON Traversal Language. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments, added some unittests. Created 7 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/tools/DEPS
diff --git a/chrome/tools/DEPS b/chrome/tools/DEPS
index 86737fb82392847aa02de3cf27f22ebea02cf380..2a98e950a214c671d5b57bb7992ecfa2e5876d31 100644
--- a/chrome/tools/DEPS
+++ b/chrome/tools/DEPS
@@ -5,4 +5,5 @@ include_rules = [
"+chrome/utility/local_discovery",
"+content/browser",
"+content/public/browser",
+ "+third_party/re2",
]

Powered by Google App Engine
This is Rietveld 408576698