summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authortfarina <tfarina@chromium.org>2015-05-11 00:40:26 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-11 07:41:37 +0000
commit4fcbdb22486a7f84c56bb3b082029c7759648914 (patch)
tree5c65aba81c532382434ea3171eef87325e221999 /.gitignore
parentf962a2c9e4bc9ceb46981deb670561cac8fadb42 (diff)
downloadchromium_src-4fcbdb22486a7f84c56bb3b082029c7759648914.zip
chromium_src-4fcbdb22486a7f84c56bb3b082029c7759648914.tar.gz
chromium_src-4fcbdb22486a7f84c56bb3b082029c7759648914.tar.bz2
Stop pulling in hunspell through DEPS (gclient sync).
Hunspell is now checked-in the Chromium tree (under third_party/hunspell_new) and the dependencies are using it from there. Thus we don't need to be pulling it from the external repo anymore. After this lands, we are going to wait a week or so, to rename third_party/hunspell_new back to third_party/hunspell to smooth the transition and not get into the foot of the other devs. BUG=472897 R=brettw@chromium.org TBR=phajdan.jr@chromium.org # for checklicenses Review URL: https://codereview.chromium.org/1130203003 Cr-Commit-Position: refs/heads/master@{#329108}
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c797edd..bfc1056 100644
--- a/.gitignore
+++ b/.gitignore
@@ -304,7 +304,6 @@ v8.log
/third_party/gperf
/third_party/httpcomponents-client
/third_party/httpcomponents-core
-/third_party/hunspell
/third_party/hunspell_dictionaries
/third_party/icu
/third_party/jarjar