| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index c1ff6e9e025481f0e01dbfab015ddcc75158e62b..82e838ca95f57a6b977cd50773724e4ebcac3e18 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -261,6 +261,10 @@
|
| '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_delegate.cc',
|
| + 'shell/android/browsertests_apk/content_browser_tests_jni_onload_delegate.h',
|
| + 'shell/android/browsertests_apk/content_browser_tests_jni_onload.cc',
|
| ],
|
| 'content_browsertests_webrtc_sources': [
|
| 'browser/media/webrtc_aecdump_browsertest.cc',
|
|
|