Chromium Code Reviews| Index: webrtc/webrtc_examples.gyp |
| diff --git a/webrtc/webrtc_examples.gyp b/webrtc/webrtc_examples.gyp |
| index 1b3c76c83e8429d169ff5a3f05fc0ad5a7cde0e8..0978404435e5f4056ad8f5e38da2949be38901ae 100755 |
| --- a/webrtc/webrtc_examples.gyp |
| +++ b/webrtc/webrtc_examples.gyp |
| @@ -409,7 +409,7 @@ |
| 'target_name': 'AppRTCDemo', |
| 'type': 'none', |
| 'dependencies': [ |
| - 'api/api.gyp:libjingle_peerconnection_java', |
| + 'api/api_java.gyp:libjingle_peerconnection_java', |
| ], |
| 'variables': { |
| 'apk_name': 'AppRTCDemo', |