| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 566f294776dc06dd53f701c2e7097ea435f20db4..fb6cca261a3eb02cfd669be06b56322e4dba0bdb 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -575,8 +575,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',
|
|
|