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

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: Nit and fix use_system_libxml condition. 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..61440707dae82bef0c59ae788f8542e8bd479f2e 100644
--- a/chrome/test/DEPS
+++ b/chrome/test/DEPS
@@ -25,6 +25,7 @@ include_rules = [
# DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
"+grit", # For generated headers
+ "+libxml", # For parsing the init and output files for automated_ui_tests.
"+sandbox/src",
"+sandbox/tests",
"+webkit/glue",

Powered by Google App Engine
This is Rietveld 408576698