| Index: content/components/navigation_interception/DEPS
|
| diff --git a/chrome/browser/component/navigation_interception/DEPS b/content/components/navigation_interception/DEPS
|
| similarity index 68%
|
| rename from chrome/browser/component/navigation_interception/DEPS
|
| rename to content/components/navigation_interception/DEPS
|
| index 4d851675c6a368aafe16fbc6d838b33cff12af37..27cf025c090699dbe2ba4367a144a39601d9d2af 100644
|
| --- a/chrome/browser/component/navigation_interception/DEPS
|
| +++ b/content/components/navigation_interception/DEPS
|
| @@ -1,6 +1,10 @@
|
| include_rules = [
|
| "+content/public",
|
| "+net/url_request",
|
| + "+chrome/test/base/chrome_render_view_host_test_harness.h",
|
| +
|
| + # For generated JNI includes
|
| + "+jni",
|
| ]
|
|
|
| specific_include_rules = {
|
|
|