| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index c8fc373d2b36e016dd229ea58e47376fcb784ec7..1e5afd6e5463b48edfbd21232054c7bcac0c5bc3 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -46,6 +46,8 @@
|
| '..',
|
| ],
|
| 'sources': [
|
| + 'shell/geolocation/shell_access_token_store.cc',
|
| + 'shell/geolocation/shell_access_token_store.h',
|
| 'shell/layout_test_controller.cc',
|
| 'shell/layout_test_controller.h',
|
| 'shell/layout_test_controller_bindings.cc',
|
|
|