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

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: Fixed linker errors on Win. Created 7 years, 2 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 | « chrome/chrome_tests_unit.gypi ('k') | chrome/tools/profile_reset/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/tools/profile_reset/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698