OLD | NEW |
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 // Use of this source code is governed by a BSD-style license that can be | 2 // Use of this source code is governed by a BSD-style license that can be |
3 // found in the LICENSE file. | 3 // found in the LICENSE file. |
4 | 4 |
5 #include "chrome/browser/chrome_content_browser_client.h" | 5 #include "chrome/browser/chrome_content_browser_client.h" |
6 | 6 |
7 #include <set> | 7 #include <set> |
8 #include <utility> | 8 #include <utility> |
9 #include <vector> | 9 #include <vector> |
10 | 10 |
(...skipping 18 matching lines...) Expand all Loading... |
29 #include "chrome/browser/content_settings/content_settings_utils.h" | 29 #include "chrome/browser/content_settings/content_settings_utils.h" |
30 #include "chrome/browser/content_settings/cookie_settings.h" | 30 #include "chrome/browser/content_settings/cookie_settings.h" |
31 #include "chrome/browser/content_settings/host_content_settings_map.h" | 31 #include "chrome/browser/content_settings/host_content_settings_map.h" |
32 #include "chrome/browser/content_settings/tab_specific_content_settings.h" | 32 #include "chrome/browser/content_settings/tab_specific_content_settings.h" |
33 #include "chrome/browser/defaults.h" | 33 #include "chrome/browser/defaults.h" |
34 #include "chrome/browser/download/download_prefs.h" | 34 #include "chrome/browser/download/download_prefs.h" |
35 #include "chrome/browser/extensions/api/web_request/web_request_api.h" | 35 #include "chrome/browser/extensions/api/web_request/web_request_api.h" |
36 #include "chrome/browser/extensions/browser_permissions_policy_delegate.h" | 36 #include "chrome/browser/extensions/browser_permissions_policy_delegate.h" |
37 #include "chrome/browser/extensions/extension_host.h" | 37 #include "chrome/browser/extensions/extension_host.h" |
38 #include "chrome/browser/extensions/extension_service.h" | 38 #include "chrome/browser/extensions/extension_service.h" |
39 #include "chrome/browser/extensions/extension_system.h" | |
40 #include "chrome/browser/extensions/extension_web_ui.h" | 39 #include "chrome/browser/extensions/extension_web_ui.h" |
41 #include "chrome/browser/extensions/extension_webkit_preferences.h" | 40 #include "chrome/browser/extensions/extension_webkit_preferences.h" |
42 #include "chrome/browser/extensions/suggest_permission_util.h" | 41 #include "chrome/browser/extensions/suggest_permission_util.h" |
43 #include "chrome/browser/geolocation/chrome_access_token_store.h" | 42 #include "chrome/browser/geolocation/chrome_access_token_store.h" |
44 #include "chrome/browser/google/google_util.h" | 43 #include "chrome/browser/google/google_util.h" |
45 #include "chrome/browser/guestview/adview/adview_guest.h" | 44 #include "chrome/browser/guestview/adview/adview_guest.h" |
46 #include "chrome/browser/guestview/guestview.h" | 45 #include "chrome/browser/guestview/guestview.h" |
47 #include "chrome/browser/guestview/guestview_constants.h" | 46 #include "chrome/browser/guestview/guestview_constants.h" |
48 #include "chrome/browser/guestview/webview/webview_guest.h" | 47 #include "chrome/browser/guestview/webview/webview_guest.h" |
49 #include "chrome/browser/local_discovery/storage/privet_filesystem_backend.h" | 48 #include "chrome/browser/local_discovery/storage/privet_filesystem_backend.h" |
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
117 #include "content/public/browser/render_frame_host.h" | 116 #include "content/public/browser/render_frame_host.h" |
118 #include "content/public/browser/render_process_host.h" | 117 #include "content/public/browser/render_process_host.h" |
119 #include "content/public/browser/render_view_host.h" | 118 #include "content/public/browser/render_view_host.h" |
120 #include "content/public/browser/resource_context.h" | 119 #include "content/public/browser/resource_context.h" |
121 #include "content/public/browser/site_instance.h" | 120 #include "content/public/browser/site_instance.h" |
122 #include "content/public/browser/web_contents.h" | 121 #include "content/public/browser/web_contents.h" |
123 #include "content/public/browser/web_contents_view.h" | 122 #include "content/public/browser/web_contents_view.h" |
124 #include "content/public/common/child_process_host.h" | 123 #include "content/public/common/child_process_host.h" |
125 #include "content/public/common/content_descriptors.h" | 124 #include "content/public/common/content_descriptors.h" |
126 #include "content/public/common/url_utils.h" | 125 #include "content/public/common/url_utils.h" |
| 126 #include "extensions/browser/extension_system.h" |
127 #include "extensions/browser/info_map.h" | 127 #include "extensions/browser/info_map.h" |
128 #include "extensions/browser/process_manager.h" | 128 #include "extensions/browser/process_manager.h" |
129 #include "extensions/browser/process_map.h" | 129 #include "extensions/browser/process_map.h" |
130 #include "extensions/browser/view_type_utils.h" | 130 #include "extensions/browser/view_type_utils.h" |
131 #include "extensions/common/constants.h" | 131 #include "extensions/common/constants.h" |
132 #include "extensions/common/extension.h" | 132 #include "extensions/common/extension.h" |
133 #include "extensions/common/extension_set.h" | 133 #include "extensions/common/extension_set.h" |
134 #include "extensions/common/manifest_handlers/background_info.h" | 134 #include "extensions/common/manifest_handlers/background_info.h" |
135 #include "extensions/common/manifest_handlers/shared_module_info.h" | 135 #include "extensions/common/manifest_handlers/shared_module_info.h" |
136 #include "extensions/common/manifest_handlers/web_accessible_resources_info.h" | 136 #include "extensions/common/manifest_handlers/web_accessible_resources_info.h" |
(...skipping 2528 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2665 // releases of Chrome. Permitting "Unknown" allows these APIs to be used on | 2665 // releases of Chrome. Permitting "Unknown" allows these APIs to be used on |
2666 // Chromium builds as well. | 2666 // Chromium builds as well. |
2667 return channel <= chrome::VersionInfo::CHANNEL_DEV; | 2667 return channel <= chrome::VersionInfo::CHANNEL_DEV; |
2668 #else | 2668 #else |
2669 return false; | 2669 return false; |
2670 #endif | 2670 #endif |
2671 } | 2671 } |
2672 | 2672 |
2673 | 2673 |
2674 } // namespace chrome | 2674 } // namespace chrome |
OLD | NEW |