| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 3e254ce72dce0321fa42d71c1fc0c2b5c297e846..da03a6e46b5341d36762afb8956069e86b0307c3 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -800,6 +800,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',
|
|
|