| 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 1128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1139 'browser/renderer_host/renderer_frame_manager.cc', | 1139 'browser/renderer_host/renderer_frame_manager.cc', |
| 1140 'browser/renderer_host/renderer_frame_manager.h', | 1140 'browser/renderer_host/renderer_frame_manager.h', |
| 1141 'browser/renderer_host/sandbox_ipc_linux.cc', | 1141 'browser/renderer_host/sandbox_ipc_linux.cc', |
| 1142 'browser/renderer_host/sandbox_ipc_linux.h', | 1142 'browser/renderer_host/sandbox_ipc_linux.h', |
| 1143 'browser/renderer_host/software_frame_manager.cc', | 1143 'browser/renderer_host/software_frame_manager.cc', |
| 1144 'browser/renderer_host/software_frame_manager.h', | 1144 'browser/renderer_host/software_frame_manager.h', |
| 1145 'browser/renderer_host/text_input_client_mac.h', | 1145 'browser/renderer_host/text_input_client_mac.h', |
| 1146 'browser/renderer_host/text_input_client_mac.mm', | 1146 'browser/renderer_host/text_input_client_mac.mm', |
| 1147 'browser/renderer_host/text_input_client_message_filter.h', | 1147 'browser/renderer_host/text_input_client_message_filter.h', |
| 1148 'browser/renderer_host/text_input_client_message_filter.mm', | 1148 'browser/renderer_host/text_input_client_message_filter.mm', |
| 1149 'browser/renderer_host/touch_handle_drawable_aura.cc', |
| 1150 'browser/renderer_host/touch_handle_drawable_aura.h', |
| 1151 'browser/renderer_host/touch_selection_controller_aura.cc', |
| 1152 'browser/renderer_host/touch_selection_controller_aura.h', |
| 1149 'browser/renderer_host/ui_events_helper.cc', | 1153 'browser/renderer_host/ui_events_helper.cc', |
| 1150 'browser/renderer_host/ui_events_helper.h', | 1154 'browser/renderer_host/ui_events_helper.h', |
| 1151 'browser/renderer_host/web_input_event_aura.cc', | 1155 'browser/renderer_host/web_input_event_aura.cc', |
| 1152 'browser/renderer_host/web_input_event_aura.h', | 1156 'browser/renderer_host/web_input_event_aura.h', |
| 1153 'browser/renderer_host/web_input_event_aurawin.cc', | 1157 'browser/renderer_host/web_input_event_aurawin.cc', |
| 1154 'browser/renderer_host/webmenurunner_mac.h', | 1158 'browser/renderer_host/webmenurunner_mac.h', |
| 1155 'browser/renderer_host/webmenurunner_mac.mm', | 1159 'browser/renderer_host/webmenurunner_mac.mm', |
| 1156 'browser/renderer_host/websocket_dispatcher_host.cc', | 1160 'browser/renderer_host/websocket_dispatcher_host.cc', |
| 1157 'browser/renderer_host/websocket_dispatcher_host.h', | 1161 'browser/renderer_host/websocket_dispatcher_host.h', |
| 1158 'browser/renderer_host/websocket_host.cc', | 1162 'browser/renderer_host/websocket_host.cc', |
| (...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1358 'browser/web_contents/aura/gesture_nav_simple.cc', | 1362 'browser/web_contents/aura/gesture_nav_simple.cc', |
| 1359 'browser/web_contents/aura/gesture_nav_simple.h', | 1363 'browser/web_contents/aura/gesture_nav_simple.h', |
| 1360 'browser/web_contents/aura/image_window_delegate.cc', | 1364 'browser/web_contents/aura/image_window_delegate.cc', |
| 1361 'browser/web_contents/aura/image_window_delegate.h', | 1365 'browser/web_contents/aura/image_window_delegate.h', |
| 1362 'browser/web_contents/aura/overscroll_navigation_overlay.cc', | 1366 'browser/web_contents/aura/overscroll_navigation_overlay.cc', |
| 1363 'browser/web_contents/aura/overscroll_navigation_overlay.h', | 1367 'browser/web_contents/aura/overscroll_navigation_overlay.h', |
| 1364 'browser/web_contents/aura/shadow_layer_delegate.cc', | 1368 'browser/web_contents/aura/shadow_layer_delegate.cc', |
| 1365 'browser/web_contents/aura/shadow_layer_delegate.h', | 1369 'browser/web_contents/aura/shadow_layer_delegate.h', |
| 1366 'browser/web_contents/aura/window_slider.cc', | 1370 'browser/web_contents/aura/window_slider.cc', |
| 1367 'browser/web_contents/aura/window_slider.h', | 1371 'browser/web_contents/aura/window_slider.h', |
| 1368 'browser/web_contents/touch_editable_impl_aura.cc', | |
| 1369 'browser/web_contents/touch_editable_impl_aura.h', | |
| 1370 'browser/web_contents/web_contents_android.cc', | 1372 'browser/web_contents/web_contents_android.cc', |
| 1371 'browser/web_contents/web_contents_android.h', | 1373 'browser/web_contents/web_contents_android.h', |
| 1372 'browser/web_contents/web_contents_impl.cc', | 1374 'browser/web_contents/web_contents_impl.cc', |
| 1373 'browser/web_contents/web_contents_impl.h', | 1375 'browser/web_contents/web_contents_impl.h', |
| 1374 'browser/web_contents/web_contents_view.h', | 1376 'browser/web_contents/web_contents_view.h', |
| 1375 'browser/web_contents/web_contents_view_android.cc', | 1377 'browser/web_contents/web_contents_view_android.cc', |
| 1376 'browser/web_contents/web_contents_view_android.h', | 1378 'browser/web_contents/web_contents_view_android.h', |
| 1377 'browser/web_contents/web_contents_view_aura.cc', | 1379 'browser/web_contents/web_contents_view_aura.cc', |
| 1378 'browser/web_contents/web_contents_view_aura.h', | 1380 'browser/web_contents/web_contents_view_aura.h', |
| 1379 'browser/web_contents/web_contents_view_guest.cc', | 1381 'browser/web_contents/web_contents_view_guest.cc', |
| (...skipping 502 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1882 }], | 1884 }], |
| 1883 ['use_aura==1', { | 1885 ['use_aura==1', { |
| 1884 'dependencies': [ | 1886 'dependencies': [ |
| 1885 '../ui/aura/aura.gyp:aura', | 1887 '../ui/aura/aura.gyp:aura', |
| 1886 '../ui/strings/ui_strings.gyp:ui_strings', | 1888 '../ui/strings/ui_strings.gyp:ui_strings', |
| 1887 ], | 1889 ], |
| 1888 }, { | 1890 }, { |
| 1889 'sources/': [ | 1891 'sources/': [ |
| 1890 ['exclude', '^browser/renderer_host/render_widget_host_view_aura.cc'], | 1892 ['exclude', '^browser/renderer_host/render_widget_host_view_aura.cc'], |
| 1891 ['exclude', '^browser/renderer_host/render_widget_host_view_aura.h'], | 1893 ['exclude', '^browser/renderer_host/render_widget_host_view_aura.h'], |
| 1892 ['exclude', '^browser/web_contents/touch_editable_impl_aura.cc'], | 1894 ['exclude', '^browser/renderer_host/touch_handle_drawable_aura.cc'], |
| 1893 ['exclude', '^browser/web_contents/touch_editable_impl_aura.h'], | 1895 ['exclude', '^browser/renderer_host/touch_handle_drawable_aura.h'], |
| 1896 ['exclude', '^browser/renderer_host/touch_selection_controller_aura.cc']
, |
| 1897 ['exclude', '^browser/renderer_host/touch_selection_controller_aura.h'], |
| 1894 ['exclude', '^browser/renderer_host/ui_events_helper.cc'], | 1898 ['exclude', '^browser/renderer_host/ui_events_helper.cc'], |
| 1895 ['exclude', '^browser/renderer_host/ui_events_helper.h'], | 1899 ['exclude', '^browser/renderer_host/ui_events_helper.h'], |
| 1896 ], | 1900 ], |
| 1897 }], | 1901 }], |
| 1898 ['enable_plugins==1', { | 1902 ['enable_plugins==1', { |
| 1899 'dependencies': [ | 1903 'dependencies': [ |
| 1900 '../ppapi/ppapi_internal.gyp:ppapi_ipc', | 1904 '../ppapi/ppapi_internal.gyp:ppapi_ipc', |
| 1901 '../ppapi/ppapi_internal.gyp:ppapi_shared', | 1905 '../ppapi/ppapi_internal.gyp:ppapi_shared', |
| 1902 ], | 1906 ], |
| 1903 'sources': [ | 1907 'sources': [ |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1941 'sources': [ | 1945 'sources': [ |
| 1942 'browser/media/cdm/browser_cdm_manager.cc', | 1946 'browser/media/cdm/browser_cdm_manager.cc', |
| 1943 'browser/media/cdm/browser_cdm_manager.h', | 1947 'browser/media/cdm/browser_cdm_manager.h', |
| 1944 # This works on Android because enable_browser_cdms==1 on Android. | 1948 # This works on Android because enable_browser_cdms==1 on Android. |
| 1945 'browser/media/media_web_contents_observer.cc', | 1949 'browser/media/media_web_contents_observer.cc', |
| 1946 'browser/media/media_web_contents_observer.h', | 1950 'browser/media/media_web_contents_observer.h', |
| 1947 ], | 1951 ], |
| 1948 }], | 1952 }], |
| 1949 ], | 1953 ], |
| 1950 } | 1954 } |
| OLD | NEW |