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

Unified Diff: chrome/browser/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/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index fdd22ec4b3f6810cbb00241e0f2cf8af57955bb8..ac73ffcdbd1e90072b6b4f0aa4d46fb9fa653295 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -52,6 +52,7 @@ include_rules = [
"+third_party/leveldatabase",
"+third_party/libevent", # For the remote V8 debugging server
"+third_party/libjingle",
+ "+third_party/libxml", # For search engine definition parsing.
jam 2012/05/15 16:23:58 nit: just put this in chrome/DEPS instead of the 3
dtu 2012/05/15 20:51:00 Done.
"+third_party/protobuf/src/google/protobuf",
"+third_party/sqlite",
"+third_party/undoview",

Powered by Google App Engine
This is Rietveld 408576698