| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 954dc27df2e75a9bb9e20f8d1c5a392479b65544..f9e057182dcaa437e3f390ca8b48801cfcf9e131 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -799,6 +799,7 @@
|
| '../chrome/chrome.gyp:chrome_shell_uiautomator_tests',
|
| '../chrome/chrome.gyp:unit_tests_apk',
|
| '../components/components_tests.gyp:components_unittests_apk',
|
| + '../components/devtools_bridge.gyp:devtools_bridge_tests_apk',
|
| '../content/content_shell_and_tests.gyp:content_browsertests_apk',
|
| '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
|
| '../content/content_shell_and_tests.gyp:content_unittests_apk',
|
|
|