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

Unified Diff: chrome/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: chromium/include/libxml/ --> chromium/. 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/dbus/introspect_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index 949cb3be8ec7ae2933261ea0a502166cc69a7f74..ccba66e857d4304d0ba74d2bb76bc2237e78e9c2 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -44,6 +44,7 @@ include_rules = [
# Allow inclusion of third-party code:
"+third_party/hunspell",
"+third_party/icon_family", # IconFamily for Mac.
+ "+third_party/libxml",
"+third_party/mozilla", # Mozilla interface headers.
"+third_party/npapi", # NPAPI interface headers.
"+third_party/skia",
« no previous file with comments | « no previous file | chrome/browser/chromeos/dbus/introspect_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698