| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 2142b0064072535e9311fcc18330a53930350d88..987c2cb2b6c134c496b989e320d0b14563f2c07a 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -108,6 +108,8 @@ include_rules = [
|
| # Unsafe to use from //chrome, see http://goo.gl/QQG5wo
|
| "-content/public/test/test_browser_context.h",
|
|
|
| + "+storage",
|
| +
|
| # TODO(stuartmorgan): Remove these by refactoring necessary code out of
|
| # webkit/. See crbug.com/146251
|
| # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
|
|
|