Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index efa623642d6b1441e45fc0884108ba170f0115d5..1cec61ed24bb72752b15cba44eb894834dfad93f 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -118,6 +118,10 @@ |
'shell/browser/layout_test/layout_test_url_request_context_getter.h', |
'shell/browser/notify_done_forwarder.cc', |
'shell/browser/notify_done_forwarder.h', |
+ 'shell/browser/shell.cc', |
+ 'shell/browser/shell.h', |
+ 'shell/browser/shell_access_token_store.cc', |
+ 'shell/browser/shell_access_token_store.h', |
'shell/browser/shell_android.cc', |
'shell/browser/shell_application_mac.h', |
'shell/browser/shell_application_mac.mm', |
@@ -129,7 +133,6 @@ |
'shell/browser/shell_browser_main_parts.cc', |
'shell/browser/shell_browser_main_parts.h', |
'shell/browser/shell_browser_main_parts_mac.mm', |
- 'shell/browser/shell.cc', |
'shell/browser/shell_content_browser_client.cc', |
'shell/browser/shell_content_browser_client.h', |
'shell/browser/shell_devtools_delegate.cc', |
@@ -138,7 +141,6 @@ |
'shell/browser/shell_devtools_frontend.h', |
'shell/browser/shell_download_manager_delegate.cc', |
'shell/browser/shell_download_manager_delegate.h', |
- 'shell/browser/shell.h', |
'shell/browser/shell_javascript_dialog.h', |
'shell/browser/shell_javascript_dialog_mac.mm', |
'shell/browser/shell_javascript_dialog_manager.cc', |
@@ -189,8 +191,6 @@ |
'shell/common/v8_breakpad_support_win.h', |
'shell/common/webkit_test_helpers.cc', |
'shell/common/webkit_test_helpers.h', |
- 'shell/geolocation/shell_access_token_store.cc', |
- 'shell/geolocation/shell_access_token_store.h', |
'shell/renderer/ipc_echo.cc', |
'shell/renderer/ipc_echo.h', |
'shell/renderer/layout_test/gc_controller.cc', |