| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 61b6aa07786674ba95df0fc276b3ec6713c64b47..31ed5fdd8c1fbf7042ffb68425633d0a2d3981fc 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -42,6 +42,8 @@
|
| '..',
|
| ],
|
| 'sources': [
|
| + 'shell/android/draw_context.cc',
|
| + 'shell/android/draw_context.h',
|
| 'shell/geolocation/shell_access_token_store.cc',
|
| 'shell/geolocation/shell_access_token_store.h',
|
| 'shell/layout_test_controller.cc',
|
|
|