| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 67fff2adfd505ebcac6cf19a61e2ec7d13db1508..ae7f210179f00153d92a3ee4309cd853fc91b3a6 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -361,9 +361,6 @@ deps_os = {
|
| Var('chromium_git') + '/external/github.com/google/google-toolbox-for-mac.git' + '@' + Var('google_toolbox_for_mac_revision'),
|
|
|
|
|
| - 'src/third_party/pdfsqueeze':
|
| - Var('chromium_git') + '/external/pdfsqueeze.git' + '@' + '5936b871e6a087b7e50d4cbcb122378d8a07499f',
|
| -
|
| 'src/third_party/lighttpd':
|
| Var('chromium_git') + '/chromium/deps/lighttpd.git' + '@' + Var('lighttpd_revision'),
|
|
|
|
|