| Index: build/all_android.gyp
|
| ===================================================================
|
| --- build/all_android.gyp (revision 135489)
|
| +++ build/all_android.gyp (working copy)
|
| @@ -60,7 +60,6 @@
|
| # Unit test bundles packaged as an apk.
|
| '../base/base.gyp:base_unittests_apk',
|
| '../ipc/ipc.gyp:ipc_tests_apk',
|
| - '../ui/ui.gyp:ui_unittests_apk',
|
| ],
|
| }]
|
| ],
|
| @@ -82,6 +81,7 @@
|
| 'type': 'none',
|
| 'dependencies': [
|
| '../content/content.gyp:content_browsertests',
|
| + '../ui/ui.gyp:gfx_unittests',
|
| ],
|
| },
|
| ], # targets
|
|
|