| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 213b32ef5642b5085396a284e837fcc2c42ca78d..a962b0d098872cba577afeaaeb39e886b19aec2c 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',
|
|
|