// This document extends the global settings object which can be found in the
// bin/closure.json file.
{
  additionalDeps: [
    '../../../external_lib/deps.js' ,
    '../../deps.js'
  ]
}