Chromium Code Reviews

Side by Side Diff: content/content_browser.gypi

Issue 2075973002: Revert of Move content/browser/power_save_blocker to //device/power_save_blocker (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@power-save-next-2
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « content/browser/wake_lock/wake_lock_service_context.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 { 5 {
6 'dependencies': [ 6 'dependencies': [
7 '../base/base.gyp:base_static', 7 '../base/base.gyp:base_static',
8 '../cc/cc.gyp:cc', 8 '../cc/cc.gyp:cc',
9 '../cc/cc.gyp:cc_surfaces', 9 '../cc/cc.gyp:cc_surfaces',
10 '../components/components.gyp:display_compositor', 10 '../components/components.gyp:display_compositor',
11 '../components/leveldb/leveldb.gyp:leveldb_lib', 11 '../components/leveldb/leveldb.gyp:leveldb_lib',
12 '../components/link_header_util/link_header_util.gyp:link_header_util', 12 '../components/link_header_util/link_header_util.gyp:link_header_util',
13 '../components/mime_util/mime_util.gyp:mime_util', 13 '../components/mime_util/mime_util.gyp:mime_util',
14 '../components/scheduler/scheduler.gyp:scheduler_common', 14 '../components/scheduler/scheduler.gyp:scheduler_common',
15 '../components/url_formatter/url_formatter.gyp:url_formatter', 15 '../components/url_formatter/url_formatter.gyp:url_formatter',
16 '../crypto/crypto.gyp:crypto', 16 '../crypto/crypto.gyp:crypto',
17 '../device/battery/battery.gyp:device_battery', 17 '../device/battery/battery.gyp:device_battery',
18 '../device/battery/battery.gyp:device_battery_mojo_bindings', 18 '../device/battery/battery.gyp:device_battery_mojo_bindings',
19 '../device/bluetooth/bluetooth.gyp:device_bluetooth', 19 '../device/bluetooth/bluetooth.gyp:device_bluetooth',
20 '../device/usb/usb.gyp:device_usb', 20 '../device/usb/usb.gyp:device_usb',
21 '../device/power_save_blocker/power_save_blocker.gyp:device_power_save_block er',
22 '../device/vibration/vibration.gyp:device_vibration', 21 '../device/vibration/vibration.gyp:device_vibration',
23 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', 22 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings',
24 '../gin/gin.gyp:gin', 23 '../gin/gin.gyp:gin',
25 '../google_apis/google_apis.gyp:google_apis', 24 '../google_apis/google_apis.gyp:google_apis',
26 '../gpu/gpu.gyp:gpu', 25 '../gpu/gpu.gyp:gpu',
27 '../gpu/gpu.gyp:gpu_ipc_client', 26 '../gpu/gpu.gyp:gpu_ipc_client',
28 '../gpu/gpu.gyp:gpu_ipc_common', 27 '../gpu/gpu.gyp:gpu_ipc_common',
29 '../media/mojo/interfaces/mojo_bindings.gyp:image_capture_mojo_bindings', 28 '../media/mojo/interfaces/mojo_bindings.gyp:image_capture_mojo_bindings',
30 '../mojo/mojo_base.gyp:mojo_url_type_converters', 29 '../mojo/mojo_base.gyp:mojo_url_type_converters',
31 '../mojo/mojo_public.gyp:mojo_cpp_bindings', 30 '../mojo/mojo_public.gyp:mojo_cpp_bindings',
(...skipping 64 matching lines...)
96 # The public render_widget_host.h needs to re-export skia defines. 95 # The public render_widget_host.h needs to re-export skia defines.
97 '../skia/skia.gyp:skia', 96 '../skia/skia.gyp:skia',
98 'content_common_mojo_bindings.gyp:content_common_mojo_bindings', 97 'content_common_mojo_bindings.gyp:content_common_mojo_bindings',
99 ], 98 ],
100 'include_dirs': [ 99 'include_dirs': [
101 '..', 100 '..',
102 '<(INTERMEDIATE_DIR)', 101 '<(INTERMEDIATE_DIR)',
103 ], 102 ],
104 'variables': { 103 'variables': {
105 'public_browser_sources': [ 104 'public_browser_sources': [
106 'browser/power_save_blocker_factory.h',
107 'public/browser/access_token_store.h', 105 'public/browser/access_token_store.h',
108 'public/browser/android/browser_media_player_manager_register.cc', 106 'public/browser/android/browser_media_player_manager_register.cc',
109 'public/browser/android/browser_media_player_manager_register.h', 107 'public/browser/android/browser_media_player_manager_register.h',
110 'public/browser/android/compositor.h', 108 'public/browser/android/compositor.h',
111 'public/browser/android/compositor_client.h', 109 'public/browser/android/compositor_client.h',
112 'public/browser/android/content_protocol_handler.h', 110 'public/browser/android/content_protocol_handler.h',
113 'public/browser/android/content_view_core.h', 111 'public/browser/android/content_view_core.h',
114 'public/browser/android/content_view_layer_renderer.h', 112 'public/browser/android/content_view_layer_renderer.h',
115 'public/browser/android/devtools_auth.h', 113 'public/browser/android/devtools_auth.h',
116 'public/browser/android/download_controller_android.cc', 114 'public/browser/android/download_controller_android.cc',
(...skipping 132 matching lines...)
249 'public/browser/page_navigator.cc', 247 'public/browser/page_navigator.cc',
250 'public/browser/page_navigator.h', 248 'public/browser/page_navigator.h',
251 'public/browser/pepper_flash_settings_helper.h', 249 'public/browser/pepper_flash_settings_helper.h',
252 'public/browser/permission_manager.h', 250 'public/browser/permission_manager.h',
253 'public/browser/permission_type.h', 251 'public/browser/permission_type.h',
254 'public/browser/platform_notification_context.h', 252 'public/browser/platform_notification_context.h',
255 'public/browser/platform_notification_service.h', 253 'public/browser/platform_notification_service.h',
256 'public/browser/plugin_data_remover.h', 254 'public/browser/plugin_data_remover.h',
257 'public/browser/plugin_service.h', 255 'public/browser/plugin_service.h',
258 'public/browser/plugin_service_filter.h', 256 'public/browser/plugin_service_filter.h',
257 'public/browser/power_save_blocker.h',
258 'public/browser/power_save_blocker_factory.h',
259 'public/browser/presentation_screen_availability_listener.h', 259 'public/browser/presentation_screen_availability_listener.h',
260 'public/browser/presentation_service_delegate.h', 260 'public/browser/presentation_service_delegate.h',
261 'public/browser/presentation_session.cc', 261 'public/browser/presentation_session.cc',
262 'public/browser/presentation_session.h', 262 'public/browser/presentation_session.h',
263 'public/browser/presentation_session_message.cc', 263 'public/browser/presentation_session_message.cc',
264 'public/browser/presentation_session_message.h', 264 'public/browser/presentation_session_message.h',
265 'public/browser/profiler_controller.h', 265 'public/browser/profiler_controller.h',
266 'public/browser/profiler_subscriber.h', 266 'public/browser/profiler_subscriber.h',
267 'public/browser/push_messaging_service.cc', 267 'public/browser/push_messaging_service.cc',
268 'public/browser/push_messaging_service.h', 268 'public/browser/push_messaging_service.h',
(...skipping 901 matching lines...)
1170 'browser/notifications/platform_notification_context_impl.cc', 1170 'browser/notifications/platform_notification_context_impl.cc',
1171 'browser/notifications/platform_notification_context_impl.h', 1171 'browser/notifications/platform_notification_context_impl.h',
1172 'browser/notifications/type_converters.cc', 1172 'browser/notifications/type_converters.cc',
1173 'browser/notifications/type_converters.h', 1173 'browser/notifications/type_converters.h',
1174 'browser/permissions/permission_service_context.cc', 1174 'browser/permissions/permission_service_context.cc',
1175 'browser/permissions/permission_service_context.h', 1175 'browser/permissions/permission_service_context.h',
1176 'browser/permissions/permission_service_impl.cc', 1176 'browser/permissions/permission_service_impl.cc',
1177 'browser/permissions/permission_service_impl.h', 1177 'browser/permissions/permission_service_impl.h',
1178 'browser/power_monitor_message_broadcaster.cc', 1178 'browser/power_monitor_message_broadcaster.cc',
1179 'browser/power_monitor_message_broadcaster.h', 1179 'browser/power_monitor_message_broadcaster.h',
1180 'browser/power_save_blocker_android.h',
1181 'browser/power_save_blocker_chromeos.cc',
1180 'browser/power_save_blocker_factory.cc', 1182 'browser/power_save_blocker_factory.cc',
1183 'browser/power_save_blocker_impl.cc',
1184 'browser/power_save_blocker_impl.h',
1185 'browser/power_save_blocker_mac.cc',
1186 'browser/power_save_blocker_ozone.cc',
1187 'browser/power_save_blocker_win.cc',
1188 'browser/power_save_blocker_x11.cc',
1181 'browser/power_usage_monitor_impl.cc', 1189 'browser/power_usage_monitor_impl.cc',
1182 'browser/power_usage_monitor_impl.h', 1190 'browser/power_usage_monitor_impl.h',
1183 'browser/presentation/presentation_service_impl.cc', 1191 'browser/presentation/presentation_service_impl.cc',
1184 'browser/presentation/presentation_service_impl.h', 1192 'browser/presentation/presentation_service_impl.h',
1185 'browser/presentation/presentation_type_converters.cc', 1193 'browser/presentation/presentation_type_converters.cc',
1186 'browser/presentation/presentation_type_converters.h', 1194 'browser/presentation/presentation_type_converters.h',
1187 'browser/profiler_controller_impl.cc', 1195 'browser/profiler_controller_impl.cc',
1188 'browser/profiler_controller_impl.h', 1196 'browser/profiler_controller_impl.h',
1189 'browser/profiler_message_filter.cc', 1197 'browser/profiler_message_filter.cc',
1190 'browser/profiler_message_filter.h', 1198 'browser/profiler_message_filter.h',
(...skipping 507 matching lines...)
1698 'browser/android/overscroll_controller_android.cc', 1706 'browser/android/overscroll_controller_android.cc',
1699 'browser/android/overscroll_controller_android.h', 1707 'browser/android/overscroll_controller_android.h',
1700 'browser/android/popup_touch_handle_drawable.cc', 1708 'browser/android/popup_touch_handle_drawable.cc',
1701 'browser/android/popup_touch_handle_drawable.h', 1709 'browser/android/popup_touch_handle_drawable.h',
1702 'browser/android/synchronous_compositor_host.cc', 1710 'browser/android/synchronous_compositor_host.cc',
1703 'browser/android/synchronous_compositor_host.h', 1711 'browser/android/synchronous_compositor_host.h',
1704 'browser/android/tracing_controller_android.cc', 1712 'browser/android/tracing_controller_android.cc',
1705 'browser/android/tracing_controller_android.h', 1713 'browser/android/tracing_controller_android.h',
1706 'browser/android/web_contents_observer_proxy.cc', 1714 'browser/android/web_contents_observer_proxy.cc',
1707 'browser/android/web_contents_observer_proxy.h', 1715 'browser/android/web_contents_observer_proxy.h',
1716 'browser/power_save_blocker_android.cc',
1708 'browser/renderer_host/compositor_impl_android.cc', 1717 'browser/renderer_host/compositor_impl_android.cc',
1709 'browser/renderer_host/compositor_impl_android.h', 1718 'browser/renderer_host/compositor_impl_android.h',
1710 'browser/renderer_host/ime_adapter_android.cc', 1719 'browser/renderer_host/ime_adapter_android.cc',
1711 'browser/renderer_host/ime_adapter_android.h', 1720 'browser/renderer_host/ime_adapter_android.h',
1712 'browser/renderer_host/input/synthetic_gesture_target_android.cc', 1721 'browser/renderer_host/input/synthetic_gesture_target_android.cc',
1713 'browser/renderer_host/input/synthetic_gesture_target_android.h', 1722 'browser/renderer_host/input/synthetic_gesture_target_android.h',
1714 'browser/renderer_host/native_web_keyboard_event_android.cc', 1723 'browser/renderer_host/native_web_keyboard_event_android.cc',
1715 'browser/renderer_host/render_widget_host_view_android.cc', 1724 'browser/renderer_host/render_widget_host_view_android.cc',
1716 'browser/renderer_host/render_widget_host_view_android.h', 1725 'browser/renderer_host/render_widget_host_view_android.h',
1717 'browser/screen_orientation/screen_orientation_delegate_android.cc', 1726 'browser/screen_orientation/screen_orientation_delegate_android.cc',
(...skipping 35 matching lines...)
1753 'browser/renderer_host/p2p/socket_host_throttler.cc', 1762 'browser/renderer_host/p2p/socket_host_throttler.cc',
1754 'browser/renderer_host/p2p/socket_host_throttler.h', 1763 'browser/renderer_host/p2p/socket_host_throttler.h',
1755 'browser/renderer_host/p2p/socket_host_udp.cc', 1764 'browser/renderer_host/p2p/socket_host_udp.cc',
1756 'browser/renderer_host/p2p/socket_host_udp.h', 1765 'browser/renderer_host/p2p/socket_host_udp.h',
1757 ], 1766 ],
1758 'compositor_browser_sources': [ 1767 'compositor_browser_sources': [
1759 'browser/compositor/browser_compositor_output_surface.cc', 1768 'browser/compositor/browser_compositor_output_surface.cc',
1760 'browser/compositor/browser_compositor_output_surface.h', 1769 'browser/compositor/browser_compositor_output_surface.h',
1761 'browser/compositor/gpu_browser_compositor_output_surface.cc', 1770 'browser/compositor/gpu_browser_compositor_output_surface.cc',
1762 'browser/compositor/gpu_browser_compositor_output_surface.h', 1771 'browser/compositor/gpu_browser_compositor_output_surface.h',
1772 'browser/compositor/gpu_output_surface_mac.mm',
1763 'browser/compositor/gpu_output_surface_mac.h', 1773 'browser/compositor/gpu_output_surface_mac.h',
1764 'browser/compositor/gpu_output_surface_mac.mm',
1765 'browser/compositor/gpu_process_transport_factory.cc', 1774 'browser/compositor/gpu_process_transport_factory.cc',
1766 'browser/compositor/gpu_process_transport_factory.h', 1775 'browser/compositor/gpu_process_transport_factory.h',
1767 'browser/compositor/gpu_surfaceless_browser_compositor_output_surface.cc', 1776 'browser/compositor/gpu_surfaceless_browser_compositor_output_surface.cc',
1768 'browser/compositor/gpu_surfaceless_browser_compositor_output_surface.h', 1777 'browser/compositor/gpu_surfaceless_browser_compositor_output_surface.h',
1769 'browser/compositor/image_transport_factory.cc', 1778 'browser/compositor/image_transport_factory.cc',
1770 'browser/compositor/image_transport_factory.h', 1779 'browser/compositor/image_transport_factory.h',
1771 'browser/compositor/offscreen_browser_compositor_output_surface.cc', 1780 'browser/compositor/offscreen_browser_compositor_output_surface.cc',
1772 'browser/compositor/offscreen_browser_compositor_output_surface.h', 1781 'browser/compositor/offscreen_browser_compositor_output_surface.h',
1773 'browser/compositor/owned_mailbox.cc', 1782 'browser/compositor/owned_mailbox.cc',
1774 'browser/compositor/owned_mailbox.h', 1783 'browser/compositor/owned_mailbox.h',
(...skipping 323 matching lines...)
2098 }], 2107 }],
2099 ['chromeos==1', { 2108 ['chromeos==1', {
2100 'dependencies': [ 2109 'dependencies': [
2101 '../build/linux/system.gyp:dbus', 2110 '../build/linux/system.gyp:dbus',
2102 '../chromeos/chromeos.gyp:chromeos', 2111 '../chromeos/chromeos.gyp:chromeos',
2103 '../chromeos/chromeos.gyp:power_manager_proto', 2112 '../chromeos/chromeos.gyp:power_manager_proto',
2104 ], 2113 ],
2105 'sources!': [ 2114 'sources!': [
2106 'browser/device_sensors/data_fetcher_shared_memory_default.cc', 2115 'browser/device_sensors/data_fetcher_shared_memory_default.cc',
2107 'browser/geolocation/wifi_data_provider_linux.cc', 2116 'browser/geolocation/wifi_data_provider_linux.cc',
2117 'browser/power_save_blocker_ozone.cc',
2118 'browser/power_save_blocker_x11.cc',
2108 ], 2119 ],
2109 }], 2120 }],
2110 ['os_bsd==1', { 2121 ['os_bsd==1', {
2111 'sources/': [ 2122 'sources/': [
2112 ['exclude', '^browser/gamepad/gamepad_platform_data_fetcher_linux\\.cc$' ], 2123 ['exclude', '^browser/gamepad/gamepad_platform_data_fetcher_linux\\.cc$' ],
2113 ], 2124 ],
2114 }], 2125 }],
2115 ['use_aura==1', { 2126 ['use_aura==1', {
2116 'dependencies': [ 2127 'dependencies': [
2117 '../ui/aura/aura.gyp:aura', 2128 '../ui/aura/aura.gyp:aura',
(...skipping 82 matching lines...)
2200 ], 2211 ],
2201 }], 2212 }],
2202 ['OS != "mac" and OS != "android"', { 2213 ['OS != "mac" and OS != "android"', {
2203 'sources!': [ 2214 'sources!': [
2204 'browser/gpu/gpu_surface_tracker.cc', 2215 'browser/gpu/gpu_surface_tracker.cc',
2205 'browser/gpu/gpu_surface_tracker.h', 2216 'browser/gpu/gpu_surface_tracker.h',
2206 ], 2217 ],
2207 }], 2218 }],
2208 ], 2219 ],
2209 } 2220 }
OLDNEW
« no previous file with comments | « content/browser/wake_lock/wake_lock_service_context.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine