| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 99a168563feee25eab61f5b4f10270601cc5b407..9d02b165647a61101e413048db7191255ab32265 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1375,6 +1375,9 @@
|
| 'sources': [
|
| 'shell/android/browsertests_apk/content_browser_tests_android.cc',
|
| ],
|
| + 'sources!': [
|
| + 'browser/battery_status/battery_monitor_impl_browsertest.cc',
|
| + ],
|
| 'dependencies': [
|
| 'content_shell_jni_headers',
|
| 'content_shell_lib',
|
|
|