| Index: components/navigation_interception/DEPS
|
| diff --git a/chrome_frame/DEPS b/components/navigation_interception/DEPS
|
| similarity index 81%
|
| copy from chrome_frame/DEPS
|
| copy to components/navigation_interception/DEPS
|
| index 201a2a9d2df161e5b337db4d5165a1124cf0295f..cee4d3e1b1c93c92111e7ad3d30cf44af053d19e 100644
|
| --- a/chrome_frame/DEPS
|
| +++ b/components/navigation_interception/DEPS
|
| @@ -1,6 +1,8 @@
|
| include_rules = [
|
| + "+jni",
|
| + "+net",
|
| +
|
| "+content/public/browser",
|
| "+content/public/common",
|
| "+content/public/test",
|
| - "+extensions/common"
|
| ]
|
|
|