| 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 { | 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 '../device/battery/battery.gyp:device_battery', | 9 '../device/battery/battery.gyp:device_battery', |
| 10 '../device/battery/battery.gyp:device_battery_mojo_bindings', | 10 '../device/battery/battery.gyp:device_battery_mojo_bindings', |
| (...skipping 1116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1127 'browser/renderer_host/renderer_frame_manager.cc', | 1127 'browser/renderer_host/renderer_frame_manager.cc', |
| 1128 'browser/renderer_host/renderer_frame_manager.h', | 1128 'browser/renderer_host/renderer_frame_manager.h', |
| 1129 'browser/renderer_host/sandbox_ipc_linux.cc', | 1129 'browser/renderer_host/sandbox_ipc_linux.cc', |
| 1130 'browser/renderer_host/sandbox_ipc_linux.h', | 1130 'browser/renderer_host/sandbox_ipc_linux.h', |
| 1131 'browser/renderer_host/software_frame_manager.cc', | 1131 'browser/renderer_host/software_frame_manager.cc', |
| 1132 'browser/renderer_host/software_frame_manager.h', | 1132 'browser/renderer_host/software_frame_manager.h', |
| 1133 'browser/renderer_host/text_input_client_mac.h', | 1133 'browser/renderer_host/text_input_client_mac.h', |
| 1134 'browser/renderer_host/text_input_client_mac.mm', | 1134 'browser/renderer_host/text_input_client_mac.mm', |
| 1135 'browser/renderer_host/text_input_client_message_filter.h', | 1135 'browser/renderer_host/text_input_client_message_filter.h', |
| 1136 'browser/renderer_host/text_input_client_message_filter.mm', | 1136 'browser/renderer_host/text_input_client_message_filter.mm', |
| 1137 'browser/renderer_host/touch_handle_drawable_aura.cc', |
| 1138 'browser/renderer_host/touch_handle_drawable_aura.h', |
| 1139 'browser/renderer_host/touch_selection_controller_aura.cc', |
| 1140 'browser/renderer_host/touch_selection_controller_aura.h', |
| 1137 'browser/renderer_host/ui_events_helper.cc', | 1141 'browser/renderer_host/ui_events_helper.cc', |
| 1138 'browser/renderer_host/ui_events_helper.h', | 1142 'browser/renderer_host/ui_events_helper.h', |
| 1139 'browser/renderer_host/web_input_event_aura.cc', | 1143 'browser/renderer_host/web_input_event_aura.cc', |
| 1140 'browser/renderer_host/web_input_event_aura.h', | 1144 'browser/renderer_host/web_input_event_aura.h', |
| 1141 'browser/renderer_host/web_input_event_aurawin.cc', | 1145 'browser/renderer_host/web_input_event_aurawin.cc', |
| 1142 'browser/renderer_host/webmenurunner_mac.h', | 1146 'browser/renderer_host/webmenurunner_mac.h', |
| 1143 'browser/renderer_host/webmenurunner_mac.mm', | 1147 'browser/renderer_host/webmenurunner_mac.mm', |
| 1144 'browser/renderer_host/websocket_dispatcher_host.cc', | 1148 'browser/renderer_host/websocket_dispatcher_host.cc', |
| 1145 'browser/renderer_host/websocket_dispatcher_host.h', | 1149 'browser/renderer_host/websocket_dispatcher_host.h', |
| 1146 'browser/renderer_host/websocket_host.cc', | 1150 'browser/renderer_host/websocket_host.cc', |
| (...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1346 'browser/web_contents/aura/gesture_nav_simple.cc', | 1350 'browser/web_contents/aura/gesture_nav_simple.cc', |
| 1347 'browser/web_contents/aura/gesture_nav_simple.h', | 1351 'browser/web_contents/aura/gesture_nav_simple.h', |
| 1348 'browser/web_contents/aura/image_window_delegate.cc', | 1352 'browser/web_contents/aura/image_window_delegate.cc', |
| 1349 'browser/web_contents/aura/image_window_delegate.h', | 1353 'browser/web_contents/aura/image_window_delegate.h', |
| 1350 'browser/web_contents/aura/overscroll_navigation_overlay.cc', | 1354 'browser/web_contents/aura/overscroll_navigation_overlay.cc', |
| 1351 'browser/web_contents/aura/overscroll_navigation_overlay.h', | 1355 'browser/web_contents/aura/overscroll_navigation_overlay.h', |
| 1352 'browser/web_contents/aura/shadow_layer_delegate.cc', | 1356 'browser/web_contents/aura/shadow_layer_delegate.cc', |
| 1353 'browser/web_contents/aura/shadow_layer_delegate.h', | 1357 'browser/web_contents/aura/shadow_layer_delegate.h', |
| 1354 'browser/web_contents/aura/window_slider.cc', | 1358 'browser/web_contents/aura/window_slider.cc', |
| 1355 'browser/web_contents/aura/window_slider.h', | 1359 'browser/web_contents/aura/window_slider.h', |
| 1356 'browser/web_contents/touch_editable_impl_aura.cc', | |
| 1357 'browser/web_contents/touch_editable_impl_aura.h', | |
| 1358 'browser/web_contents/web_contents_android.cc', | 1360 'browser/web_contents/web_contents_android.cc', |
| 1359 'browser/web_contents/web_contents_android.h', | 1361 'browser/web_contents/web_contents_android.h', |
| 1360 'browser/web_contents/web_contents_impl.cc', | 1362 'browser/web_contents/web_contents_impl.cc', |
| 1361 'browser/web_contents/web_contents_impl.h', | 1363 'browser/web_contents/web_contents_impl.h', |
| 1362 'browser/web_contents/web_contents_view.h', | 1364 'browser/web_contents/web_contents_view.h', |
| 1363 'browser/web_contents/web_contents_view_android.cc', | 1365 'browser/web_contents/web_contents_view_android.cc', |
| 1364 'browser/web_contents/web_contents_view_android.h', | 1366 'browser/web_contents/web_contents_view_android.h', |
| 1365 'browser/web_contents/web_contents_view_aura.cc', | 1367 'browser/web_contents/web_contents_view_aura.cc', |
| 1366 'browser/web_contents/web_contents_view_aura.h', | 1368 'browser/web_contents/web_contents_view_aura.h', |
| 1367 'browser/web_contents/web_contents_view_guest.cc', | 1369 'browser/web_contents/web_contents_view_guest.cc', |
| (...skipping 495 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1863 }], | 1865 }], |
| 1864 ['use_aura==1', { | 1866 ['use_aura==1', { |
| 1865 'dependencies': [ | 1867 'dependencies': [ |
| 1866 '../ui/aura/aura.gyp:aura', | 1868 '../ui/aura/aura.gyp:aura', |
| 1867 '../ui/strings/ui_strings.gyp:ui_strings', | 1869 '../ui/strings/ui_strings.gyp:ui_strings', |
| 1868 ], | 1870 ], |
| 1869 }, { | 1871 }, { |
| 1870 'sources/': [ | 1872 'sources/': [ |
| 1871 ['exclude', '^browser/renderer_host/render_widget_host_view_aura.cc'], | 1873 ['exclude', '^browser/renderer_host/render_widget_host_view_aura.cc'], |
| 1872 ['exclude', '^browser/renderer_host/render_widget_host_view_aura.h'], | 1874 ['exclude', '^browser/renderer_host/render_widget_host_view_aura.h'], |
| 1873 ['exclude', '^browser/web_contents/touch_editable_impl_aura.cc'], | 1875 ['exclude', '^browser/renderer_host/touch_handle_drawable_aura.cc'], |
| 1874 ['exclude', '^browser/web_contents/touch_editable_impl_aura.h'], | 1876 ['exclude', '^browser/renderer_host/touch_handle_drawable_aura.h'], |
| 1877 ['exclude', '^browser/renderer_host/touch_selection_controller_aura.cc']
, |
| 1878 ['exclude', '^browser/renderer_host/touch_selection_controller_aura.h'], |
| 1875 ['exclude', '^browser/renderer_host/ui_events_helper.cc'], | 1879 ['exclude', '^browser/renderer_host/ui_events_helper.cc'], |
| 1876 ['exclude', '^browser/renderer_host/ui_events_helper.h'], | 1880 ['exclude', '^browser/renderer_host/ui_events_helper.h'], |
| 1877 ], | 1881 ], |
| 1878 }], | 1882 }], |
| 1879 ['enable_plugins==1', { | 1883 ['enable_plugins==1', { |
| 1880 'dependencies': [ | 1884 'dependencies': [ |
| 1881 '../ppapi/ppapi_internal.gyp:ppapi_ipc', | 1885 '../ppapi/ppapi_internal.gyp:ppapi_ipc', |
| 1882 '../ppapi/ppapi_internal.gyp:ppapi_shared', | 1886 '../ppapi/ppapi_internal.gyp:ppapi_shared', |
| 1883 ], | 1887 ], |
| 1884 'sources': [ | 1888 'sources': [ |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1922 'sources': [ | 1926 'sources': [ |
| 1923 'browser/media/cdm/browser_cdm_manager.cc', | 1927 'browser/media/cdm/browser_cdm_manager.cc', |
| 1924 'browser/media/cdm/browser_cdm_manager.h', | 1928 'browser/media/cdm/browser_cdm_manager.h', |
| 1925 # This works on Android because enable_browser_cdms==1 on Android. | 1929 # This works on Android because enable_browser_cdms==1 on Android. |
| 1926 'browser/media/media_web_contents_observer.cc', | 1930 'browser/media/media_web_contents_observer.cc', |
| 1927 'browser/media/media_web_contents_observer.h', | 1931 'browser/media/media_web_contents_observer.h', |
| 1928 ], | 1932 ], |
| 1929 }], | 1933 }], |
| 1930 ], | 1934 ], |
| 1931 } | 1935 } |
| OLD | NEW |