| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 124ddb606f4094ff5801bb777ffcd891c3d39156..c4bfefc4c05b755c8ea8a40a13dd5d5ef2007dd5 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -571,8 +571,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',
|
|
|