summaryrefslogtreecommitdiffstats
path: root/chrome/DEPS
diff options
context:
space:
mode:
authortfarina <tfarina@chromium.org>2015-05-17 22:55:26 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-18 05:55:39 +0000
commite4a03f8f812c157768f5598adb17d2acc0e91f5c (patch)
tree16fd21092ebd29303fa997923cfb1fb8675da993 /chrome/DEPS
parent6579c803546c0266b69bdb4d42c513bce1417ea2 (diff)
downloadchromium_src-e4a03f8f812c157768f5598adb17d2acc0e91f5c.zip
chromium_src-e4a03f8f812c157768f5598adb17d2acc0e91f5c.tar.gz
chromium_src-e4a03f8f812c157768f5598adb17d2acc0e91f5c.tar.bz2
Rename third_party/hunspell_new back to third_party/hunspell.
This completes the check-in of hunspell code into the Chromium tree. BUG=472897 R=brettw@chromium.org TBR=phajdan.jr@chromium.org # for checklicenses Review URL: https://codereview.chromium.org/1135173004 Cr-Commit-Position: refs/heads/master@{#330328}
Diffstat (limited to 'chrome/DEPS')
-rw-r--r--chrome/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/DEPS b/chrome/DEPS
index c82a862..e014b07 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -36,7 +36,7 @@ include_rules = [
"+third_party/WebKit/public/web",
# Allow inclusion of third-party code:
- "+third_party/hunspell_new",
+ "+third_party/hunspell",
"+third_party/libxml",
"+third_party/mojo/src/mojo/public",
"+third_party/skia",