| Index: testing/android/native_test.gyp
|
| diff --git a/testing/android/native_test.gyp b/testing/android/native_test.gyp
|
| index b26e01eaf14e919ca862fc4344fc1776efaded69..5993c43a9fd98e7c649c363fc4d6c31aab7ba0fd 100644
|
| --- a/testing/android/native_test.gyp
|
| +++ b/testing/android/native_test.gyp
|
| @@ -30,7 +30,7 @@
|
| 'target_name': 'native_test_jni_headers',
|
| 'type': 'none',
|
| 'sources': [
|
| - 'native_test/java/src/org/chromium/native_test/ChromeNativeTestActivity.java'
|
| + 'native_test/java/src/org/chromium/native_test/NativeTestActivity.java'
|
| ],
|
| 'variables': {
|
| 'jni_gen_package': 'testing',
|
|
|