| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 7bf8e774e258699b1b994d849eac206a0e7e180d..0cd88589aa81925d317c0e513274c42ea7891262 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -13,8 +13,8 @@ include_rules = [
|
| "+components",
|
| "+content/public/browser",
|
| "+courgette",
|
| + "+device/base",
|
| "+device/bluetooth",
|
| - "+device/core",
|
| "+device/geolocation",
|
| "+device/hid",
|
| "+device/media_transfer_protocol",
|
| @@ -114,4 +114,4 @@ specific_include_rules = {
|
| 'chrome_security_exploit_browsertest\.cc' : [
|
| '+content/common',
|
| ],
|
| -}
|
| +}
|
|
|