| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index c8fc373d2b36e016dd229ea58e47376fcb784ec7..599d5f2e006b978560d3203ee784e1982a5b7ada 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -483,7 +483,7 @@
|
| 'includes': [ '../build/jni_generator.gypi' ],
|
| },
|
| {
|
| - 'target_name': 'content_shell_content_view',
|
| + 'target_name': 'libcontent_shell_content_view',
|
| 'type': 'shared_library',
|
| 'dependencies': [
|
| 'content_shell_jni_headers',
|
|
|