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

Unified Diff: chrome/test/DEPS

Issue 10251004: Move libxml_utils from chrome/common to third_party/libxml/chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: DEPS. Created 8 years, 7 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/test/DEPS
diff --git a/chrome/test/DEPS b/chrome/test/DEPS
index cee3cd9d27552e1b9c675bcf883dc61166fdb84e..3f6f9ca91e9d9644e3b04379bc05ea303a2b0569 100644
--- a/chrome/test/DEPS
+++ b/chrome/test/DEPS
@@ -27,6 +27,7 @@ include_rules = [
"+grit", # For generated headers
"+sandbox/src",
"+sandbox/tests",
+ "+third_party/libxml", # For the init and output files for automated_ui_tests
"+webkit/glue",
"+webkit/plugins",
]

Powered by Google App Engine
This is Rietveld 408576698