| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index fd72ca91d81b00f9fd81d5706d0c9e62ec30b33c..760929430add1142b5c582c3d516b6c4c6d89757 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',
|
| - ],
|
| -}
|
|
|