Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(157)

Side by Side Diff: content/content_browser.gypi

Issue 106223002: chrome power profiler chrome side changes (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
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 '../crypto/crypto.gyp:crypto', 8 '../crypto/crypto.gyp:crypto',
9 '../google_apis/google_apis.gyp:google_apis', 9 '../google_apis/google_apis.gyp:google_apis',
10 '../net/net.gyp:net', 10 '../net/net.gyp:net',
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 'public/browser/notification_service.h', 137 'public/browser/notification_service.h',
138 'public/browser/notification_source.h', 138 'public/browser/notification_source.h',
139 'public/browser/notification_types.h', 139 'public/browser/notification_types.h',
140 'public/browser/overscroll_configuration.h', 140 'public/browser/overscroll_configuration.h',
141 'public/browser/page_navigator.cc', 141 'public/browser/page_navigator.cc',
142 'public/browser/page_navigator.h', 142 'public/browser/page_navigator.h',
143 'public/browser/pepper_flash_settings_helper.h', 143 'public/browser/pepper_flash_settings_helper.h',
144 'public/browser/plugin_data_remover.h', 144 'public/browser/plugin_data_remover.h',
145 'public/browser/plugin_service.h', 145 'public/browser/plugin_service.h',
146 'public/browser/plugin_service_filter.h', 146 'public/browser/plugin_service_filter.h',
147 'public/browser/power_data_provider.h',
148 'public/browser/power_profiler_observer.h',
149 'public/browser/power_profiler_service.h',
147 'public/browser/power_save_blocker.h', 150 'public/browser/power_save_blocker.h',
148 'public/browser/profiler_controller.h', 151 'public/browser/profiler_controller.h',
149 'public/browser/profiler_subscriber.h', 152 'public/browser/profiler_subscriber.h',
150 'public/browser/quota_permission_context.h', 153 'public/browser/quota_permission_context.h',
151 'public/browser/render_frame_host.h', 154 'public/browser/render_frame_host.h',
152 'public/browser/render_process_host.h', 155 'public/browser/render_process_host.h',
153 'public/browser/render_process_host_factory.h', 156 'public/browser/render_process_host_factory.h',
154 'public/browser/render_process_host_observer.h', 157 'public/browser/render_process_host_observer.h',
155 'public/browser/render_view_host.h', 158 'public/browser/render_view_host.h',
156 'public/browser/render_widget_host.h', 159 'public/browser/render_widget_host.h',
(...skipping 606 matching lines...) Expand 10 before | Expand all | Expand 10 after
763 'browser/plugin_data_remover_impl.h', 766 'browser/plugin_data_remover_impl.h',
764 'browser/plugin_loader_posix.cc', 767 'browser/plugin_loader_posix.cc',
765 'browser/plugin_loader_posix.h', 768 'browser/plugin_loader_posix.h',
766 'browser/plugin_process_host.cc', 769 'browser/plugin_process_host.cc',
767 'browser/plugin_process_host.h', 770 'browser/plugin_process_host.h',
768 'browser/plugin_process_host_mac.cc', 771 'browser/plugin_process_host_mac.cc',
769 'browser/plugin_service_impl.cc', 772 'browser/plugin_service_impl.cc',
770 'browser/plugin_service_impl.h', 773 'browser/plugin_service_impl.h',
771 'browser/power_monitor_message_broadcaster.cc', 774 'browser/power_monitor_message_broadcaster.cc',
772 'browser/power_monitor_message_broadcaster.h', 775 'browser/power_monitor_message_broadcaster.h',
776 'browser/power_profiler/power_data_provider_factory.cc',
777 'browser/power_profiler/power_profiler_observer.cc',
778 'browser/power_profiler/power_profiler_service.cc',
773 'browser/power_save_blocker_android.cc', 779 'browser/power_save_blocker_android.cc',
774 'browser/power_save_blocker_android.h', 780 'browser/power_save_blocker_android.h',
775 'browser/power_save_blocker_chromeos.cc', 781 'browser/power_save_blocker_chromeos.cc',
776 'browser/power_save_blocker_impl.cc', 782 'browser/power_save_blocker_impl.cc',
777 'browser/power_save_blocker_impl.h', 783 'browser/power_save_blocker_impl.h',
778 'browser/power_save_blocker_mac.cc', 784 'browser/power_save_blocker_mac.cc',
779 'browser/power_save_blocker_ozone.cc', 785 'browser/power_save_blocker_ozone.cc',
780 'browser/power_save_blocker_win.cc', 786 'browser/power_save_blocker_win.cc',
781 'browser/power_save_blocker_x11.cc', 787 'browser/power_save_blocker_x11.cc',
782 'browser/ppapi_plugin_process_host.cc', 788 'browser/ppapi_plugin_process_host.cc',
(...skipping 499 matching lines...) Expand 10 before | Expand all | Expand 10 after
1282 '<(SHARED_INTERMEDIATE_DIR)/webkit/grit/devtools_resources_map.h', 1288 '<(SHARED_INTERMEDIATE_DIR)/webkit/grit/devtools_resources_map.h',
1283 '<(SHARED_INTERMEDIATE_DIR)/content/browser/tracing/grit/tracing_resources.h ', 1289 '<(SHARED_INTERMEDIATE_DIR)/content/browser/tracing/grit/tracing_resources.h ',
1284 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/grit/webui_resources_map.cc', 1290 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/grit/webui_resources_map.cc',
1285 ], 1291 ],
1286 'conditions': [ 1292 'conditions': [
1287 ['toolkit_views==1', { 1293 ['toolkit_views==1', {
1288 'dependencies': [ 1294 'dependencies': [
1289 '../ui/events/events.gyp:events', 1295 '../ui/events/events.gyp:events',
1290 ], 1296 ],
1291 }], 1297 }],
1298 ['target_arch == "ia32" or target_arch == "x64"', {
1299 'dependencies': [
1300 '../third_party/power_gadget/power_gadget.gyp:power_gadget',
1301 ],
1302 'sources': [
1303 'browser/power_profiler/Intel/power_data_provider_ia.cc',
1304 'browser/power_profiler/Intel/power_data_provider_ia.h',
1305 'browser/power_profiler/Intel/power_data_provider_ia_win.cc',
1306 ]
1307 }],
1292 ['OS!="win" and OS!="mac" and (OS!="linux" or use_udev==0)', { 1308 ['OS!="win" and OS!="mac" and (OS!="linux" or use_udev==0)', {
1293 'sources': [ 1309 'sources': [
1294 'browser/gamepad/gamepad_platform_data_fetcher.cc', 1310 'browser/gamepad/gamepad_platform_data_fetcher.cc',
1295 ] 1311 ]
1296 }], 1312 }],
1297 ['OS=="ios"', { 1313 ['OS=="ios"', {
1298 'sources/': [ 1314 'sources/': [
1299 # iOS only needs a small portion of content; exclude all the 1315 # iOS only needs a small portion of content; exclude all the
1300 # implementation, and re-include what is used. 1316 # implementation, and re-include what is used.
1301 ['exclude', '\\.(cc|mm)$'], 1317 ['exclude', '\\.(cc|mm)$'],
(...skipping 342 matching lines...) Expand 10 before | Expand all | Expand 10 after
1644 '../build/linux/system.gyp:dbus', 1660 '../build/linux/system.gyp:dbus',
1645 '../dbus/dbus.gyp:dbus', 1661 '../dbus/dbus.gyp:dbus',
1646 ], 1662 ],
1647 }, { # OS != "linux" or use_dbus==0 1663 }, { # OS != "linux" or use_dbus==0
1648 'sources!': [ 1664 'sources!': [
1649 'browser/geolocation/wifi_data_provider_linux.cc', 1665 'browser/geolocation/wifi_data_provider_linux.cc',
1650 ], 1666 ],
1651 }], 1667 }],
1652 ], 1668 ],
1653 } 1669 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698