| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 6b96566f2eab98854f09b36aac01303210b7c63b..2a7e5d5ab17e8ac9a5261f11a26834bbe39ef88c 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -118,11 +118,3 @@ include_rules = [
|
| "+third_party/WebKit/public/web/WebTextDirection.h",
|
| "+third_party/WebKit/public/web/WebWindowFeatures.h",
|
| ]
|
| -
|
| -specific_include_rules = {
|
| - # Exploits don't abide by DEPS; so all IPC message definitions are fair game
|
| - # in this type of test.
|
| - 'chrome_security_exploit_browsertest\.cc' : [
|
| - '+content/common',
|
| - ],
|
| -}
|
|
|