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

Side by Side Diff: content/content_browser.gypi

Issue 755643004: Replace SystemUIResourceManager with ResourceManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix clang build failure Created 6 years 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
« no previous file with comments | « content/browser/renderer_host/compositor_impl_android.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 '../crypto/crypto.gyp:crypto', 8 '../crypto/crypto.gyp:crypto',
9 '../device/vibration/vibration.gyp:device_vibration', 9 '../device/vibration/vibration.gyp:device_vibration',
10 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', 10 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings',
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 'public/browser/android/compositor_client.h', 52 'public/browser/android/compositor_client.h',
53 'public/browser/android/content_protocol_handler.h', 53 'public/browser/android/content_protocol_handler.h',
54 'public/browser/android/content_view_core.h', 54 'public/browser/android/content_view_core.h',
55 'public/browser/android/content_view_layer_renderer.h', 55 'public/browser/android/content_view_layer_renderer.h',
56 'public/browser/android/devtools_auth.h', 56 'public/browser/android/devtools_auth.h',
57 'public/browser/android/download_controller_android.h', 57 'public/browser/android/download_controller_android.h',
58 'public/browser/android/external_video_surface_container.h', 58 'public/browser/android/external_video_surface_container.h',
59 'public/browser/android/layer_tree_build_helper.h', 59 'public/browser/android/layer_tree_build_helper.h',
60 'public/browser/android/synchronous_compositor_client.h', 60 'public/browser/android/synchronous_compositor_client.h',
61 'public/browser/android/synchronous_compositor.h', 61 'public/browser/android/synchronous_compositor.h',
62 'public/browser/android/ui_resource_client_android.h',
63 'public/browser/android/ui_resource_provider.h',
64 'public/browser/appcache_service.h', 62 'public/browser/appcache_service.h',
65 'public/browser/ax_event_notification_details.cc', 63 'public/browser/ax_event_notification_details.cc',
66 'public/browser/ax_event_notification_details.h', 64 'public/browser/ax_event_notification_details.h',
67 'public/browser/blob_handle.h', 65 'public/browser/blob_handle.h',
68 'public/browser/browser_accessibility_state.h', 66 'public/browser/browser_accessibility_state.h',
69 'public/browser/browser_child_process_host.h', 67 'public/browser/browser_child_process_host.h',
70 'public/browser/browser_child_process_host_delegate.cc', 68 'public/browser/browser_child_process_host_delegate.cc',
71 'public/browser/browser_child_process_host_delegate.h', 69 'public/browser/browser_child_process_host_delegate.h',
72 'public/browser/browser_child_process_host_iterator.cc', 70 'public/browser/browser_child_process_host_iterator.cc',
73 'public/browser/browser_child_process_host_iterator.h', 71 'public/browser/browser_child_process_host_iterator.h',
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after
337 'browser/android/load_url_params.h', 335 'browser/android/load_url_params.h',
338 'browser/android/overscroll_glow.cc', 336 'browser/android/overscroll_glow.cc',
339 'browser/android/overscroll_glow.h', 337 'browser/android/overscroll_glow.h',
340 'browser/android/overscroll_controller_android.cc', 338 'browser/android/overscroll_controller_android.cc',
341 'browser/android/overscroll_controller_android.h', 339 'browser/android/overscroll_controller_android.h',
342 'browser/android/overscroll_refresh.cc', 340 'browser/android/overscroll_refresh.cc',
343 'browser/android/overscroll_refresh.h', 341 'browser/android/overscroll_refresh.h',
344 'browser/android/popup_item_type_list.h', 342 'browser/android/popup_item_type_list.h',
345 'browser/android/popup_touch_handle_drawable.cc', 343 'browser/android/popup_touch_handle_drawable.cc',
346 'browser/android/popup_touch_handle_drawable.h', 344 'browser/android/popup_touch_handle_drawable.h',
347 'browser/android/system_ui_resource_manager_impl.cc',
348 'browser/android/system_ui_resource_manager_impl.h',
349 'browser/android/tracing_controller_android.cc', 345 'browser/android/tracing_controller_android.cc',
350 'browser/android/tracing_controller_android.h', 346 'browser/android/tracing_controller_android.h',
351 'browser/android/ui_resource_provider_impl.cc',
352 'browser/android/ui_resource_provider_impl.h',
353 'browser/android/url_request_content_job.cc', 347 'browser/android/url_request_content_job.cc',
354 'browser/android/url_request_content_job.h', 348 'browser/android/url_request_content_job.h',
355 'browser/android/web_contents_observer_android.cc', 349 'browser/android/web_contents_observer_android.cc',
356 'browser/android/web_contents_observer_android.h', 350 'browser/android/web_contents_observer_android.h',
357 'browser/appcache/appcache.cc', 351 'browser/appcache/appcache.cc',
358 'browser/appcache/appcache.h', 352 'browser/appcache/appcache.h',
359 'browser/appcache/appcache_backend_impl.cc', 353 'browser/appcache/appcache_backend_impl.cc',
360 'browser/appcache/appcache_backend_impl.h', 354 'browser/appcache/appcache_backend_impl.h',
361 'browser/appcache/appcache_database.cc', 355 'browser/appcache/appcache_database.cc',
362 'browser/appcache/appcache_database.h', 356 'browser/appcache/appcache_database.h',
(...skipping 1572 matching lines...) Expand 10 before | Expand all | Expand 10 after
1935 'sources': [ 1929 'sources': [
1936 'browser/media/cdm/browser_cdm_manager.cc', 1930 'browser/media/cdm/browser_cdm_manager.cc',
1937 'browser/media/cdm/browser_cdm_manager.h', 1931 'browser/media/cdm/browser_cdm_manager.h',
1938 # This works on Android because enable_browser_cdms==1 on Android. 1932 # This works on Android because enable_browser_cdms==1 on Android.
1939 'browser/media/media_web_contents_observer.cc', 1933 'browser/media/media_web_contents_observer.cc',
1940 'browser/media/media_web_contents_observer.h', 1934 'browser/media/media_web_contents_observer.h',
1941 ], 1935 ],
1942 }], 1936 }],
1943 ], 1937 ],
1944 } 1938 }
OLDNEW
« no previous file with comments | « content/browser/renderer_host/compositor_impl_android.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698