| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 2fe401d9193225a839fa3b733fbdf2414b541f26..8c3834d9e7f67ed721291f40315e6f87ecfae1da 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -563,8 +563,6 @@
|
| '<(SHARED_INTERMEDIATE_DIR)/content/shell',
|
| ],
|
| 'sources': [
|
| - 'shell/android/draw_context.cc',
|
| - 'shell/android/draw_context.h',
|
| 'shell/android/shell_library_loader.cc',
|
| 'shell/android/shell_library_loader.h',
|
| 'shell/android/shell_manager.cc',
|
|
|