| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 0f829f71df1c0e54978798407d293ecc77b156dd..347f919a1a8c81e028f1feabb55873a8f6d38ab3 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -263,6 +263,8 @@
|
| 'browser/accessibility/android_granularity_movement_browsertest.cc',
|
| 'browser/accessibility/android_hit_testing_browsertest.cc',
|
| 'shell/android/browsertests_apk/content_browser_tests_android.cc',
|
| + 'shell/android/browsertests_apk/content_browser_tests_android.h',
|
| + 'shell/android/browsertests_apk/content_browser_tests_jni_onload.cc',
|
| ],
|
| 'content_browsertests_webrtc_sources': [
|
| 'browser/media/webrtc_aecdump_browsertest.cc',
|
|
|