| Index: content/content_unittests.isolate
|
| diff --git a/content/content_unittests.isolate b/content/content_unittests.isolate
|
| index b2fde54b46f7af14a6e02b3d65db44866a9a66e1..eedd3758bc2ff9198df3600f2c68209fd78bdeff 100644
|
| --- a/content/content_unittests.isolate
|
| +++ b/content/content_unittests.isolate
|
| @@ -43,14 +43,7 @@
|
| ],
|
| },
|
| }],
|
| - ['OS=="android"', {
|
| - 'variables': {
|
| - 'files': [
|
| - '<(PRODUCT_DIR)/content_shell/assets/content_shell.pak',
|
| - ],
|
| - },
|
| - }],
|
| - ['OS=="linux" or OS=="mac" or OS=="win"', {
|
| + ['OS=="linux" or OS=="mac" or OS=="win" or OS=="android"', {
|
| 'variables': {
|
| 'files': [
|
| '<(PRODUCT_DIR)/content_shell.pak',
|
|
|