| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index 6e0cb293afa612bb8f40a51b46589d0327365ea1..bd0dc50c3da38b0724603dda0c78f49176abcf6f 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -1069,8 +1069,8 @@
|
| 'type': 'none',
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| + '../components/components.gyp:navigation_interception_java',
|
| '../content/content.gyp:content_java',
|
| - '../content/content.gyp:navigation_interception_java',
|
| '../content/content.gyp:web_contents_delegate_android_java',
|
| '../third_party/guava/guava.gyp:guava_javalib',
|
| '../ui/ui.gyp:ui_java',
|
|
|