summaryrefslogtreecommitdiffstats
path: root/chrome/DEPS
diff options
context:
space:
mode:
authordtu@chromium.org <dtu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-15 21:20:06 +0000
committerdtu@chromium.org <dtu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-15 21:20:06 +0000
commite99274704e1603e54a3d21fd4d87986984d55a58 (patch)
tree4d5a8b6aa7c4aa86bed7766c71bb9bd64275457d /chrome/DEPS
parentb02d469b9e0f240e52ea453d13c43cf08ac52e23 (diff)
downloadchromium_src-e99274704e1603e54a3d21fd4d87986984d55a58.zip
chromium_src-e99274704e1603e54a3d21fd4d87986984d55a58.tar.gz
chromium_src-e99274704e1603e54a3d21fd4d87986984d55a58.tar.bz2
Move libxml_utils from chrome/common to third_party/libxml/chromium.
Why here? Discussion at: https://groups.google.com/a/chromium.org/group/chromium-dev/browse_thread/thread/fafe7c6bb54c4ed5/ BUG=chromium:119817 TEST=Chrome builds on all platforms and trybots succeed. Review URL: https://chromiumcodereview.appspot.com/10251004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137247 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/DEPS')
-rw-r--r--chrome/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/DEPS b/chrome/DEPS
index 949cb3b..ccba66e 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",