15821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)# This file is generated by gyp; do not edit.
25821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
35821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)include $(CLEAR_VARS)
45821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
55821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)LOCAL_MODULE_CLASS := STATIC_LIBRARIES
65821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)LOCAL_MODULE := content_content_browser_gyp
75821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)LOCAL_MODULE_SUFFIX := .a
8c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen MurdochLOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH)
9c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdochgyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX))
10c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdochgyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
115821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
125821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)# Make sure our deps are built first.
135821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)GYP_TARGET_DEPENDENCIES := \
14c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	$(call intermediates-dir-for,GYP,skia_skia_gyp,,,$(GYP_VAR_PREFIX))/skia.stamp \
15c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,skia_skia_library_gyp,,,$(GYP_VAR_PREFIX))/skia_skia_library_gyp.a \
16c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	$(call intermediates-dir-for,GYP,third_party_WebKit_public_blink_headers_gyp,,,$(GYP_VAR_PREFIX))/blink_headers.stamp \
17c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_accessibility_accessibility_gyp,,,$(GYP_VAR_PREFIX))/ui_accessibility_accessibility_gyp.a \
18c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_accessibility_ax_gen_gyp,,,$(GYP_VAR_PREFIX))/ui_accessibility_ax_gen_gyp.a \
19c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_base_ui_base_gyp,,,$(GYP_VAR_PREFIX))/ui_base_ui_base_gyp.a \
20c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	$(call intermediates-dir-for,GYP,ui_resources_ui_resources_gyp,,,$(GYP_VAR_PREFIX))/ui_resources.stamp \
216e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,content_browser_service_worker_proto_gyp,,,$(GYP_VAR_PREFIX))/content_browser_service_worker_proto_gyp.a \
22c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,content_browser_speech_proto_speech_proto_gyp,,,$(GYP_VAR_PREFIX))/content_browser_speech_proto_speech_proto_gyp.a \
231320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,content_content_resources_gyp,,,$(GYP_VAR_PREFIX))/content_resources.stamp \
2403b57e008b61dfcb1fbad3aea950ae0e001748b0Torne (Richard Coles)	$(call intermediates-dir-for,GYP,content_app_resources_content_resources_gyp,,,$(GYP_VAR_PREFIX))/content_resources.stamp \
256e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	$(call intermediates-dir-for,GYP,content_app_strings_content_strings_gyp,,,$(GYP_VAR_PREFIX))/content_strings.stamp \
26c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	$(call intermediates-dir-for,GYP,content_browser_devtools_devtools_resources_gyp,,,$(GYP_VAR_PREFIX))/devtools_resources.stamp \
27c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,content_content_common_mojo_bindings_gyp,,,$(GYP_VAR_PREFIX))/content_content_common_mojo_bindings_gyp.a \
285f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,mojo_mojo_application_bindings_gyp,,,$(GYP_VAR_PREFIX))/mojo_mojo_application_bindings_gyp.a \
29116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	$(call intermediates-dir-for,GYP,third_party_angle_src_commit_id_gyp,,,$(GYP_VAR_PREFIX))/commit_id.stamp \
30c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	$(call intermediates-dir-for,GYP,third_party_WebKit_public_blink_gyp,,,$(GYP_VAR_PREFIX))/blink.stamp \
31c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	$(call intermediates-dir-for,GYP,sandbox_sandbox_gyp,,,$(GYP_VAR_PREFIX))/sandbox.stamp \
32c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	$(call intermediates-dir-for,GYP,content_content_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/content_jni_headers.stamp
335821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
345821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)GYP_GENERATED_OUTPUTS :=
355821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
365821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)# Make sure our deps and generated files are built first.
375821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
385821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
395821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)LOCAL_CPP_EXTENSION := .cc
405821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)$(gyp_intermediate_dir)/devtools_resources_map.cc: $(gyp_shared_intermediate_dir)/webkit/grit/devtools_resources_map.cc
415821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
42116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch$(gyp_intermediate_dir)/webui_resources_map.cc: $(gyp_shared_intermediate_dir)/ui/resources/grit/webui_resources_map.cc
432a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	mkdir -p $(@D); cp $< $@
445d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)$(gyp_intermediate_dir)/devtools_protocol_constants.cc: $(gyp_shared_intermediate_dir)/content/browser/devtools/devtools_protocol_constants.cc
455d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
465821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)LOCAL_GENERATED_SOURCES := \
472a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	$(gyp_intermediate_dir)/devtools_resources_map.cc \
485d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	$(gyp_intermediate_dir)/webui_resources_map.cc \
495d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	$(gyp_intermediate_dir)/devtools_protocol_constants.cc
505821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
515821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)GYP_COPIED_SOURCE_ORIGIN_DIRS := \
522a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	$(gyp_shared_intermediate_dir)/webkit/grit \
53116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	$(gyp_shared_intermediate_dir)/ui/resources/grit \
545d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/content/browser/devtools
555821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
565821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)LOCAL_SRC_FILES := \
5758537e28ecd584eab876aee8be7156509866d23aTorne (Richard Coles)	content/public/browser/android/synchronous_compositor.cc \
58a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/public/browser/ax_event_notification_details.cc \
595821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/browser_child_process_host_delegate.cc \
605821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/browser_child_process_host_iterator.cc \
612a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/public/browser/browser_child_process_observer.cc \
625821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/browser_main_parts.cc \
635821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/browser_message_filter.cc \
64116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/public/browser/browser_plugin_guest_delegate.cc \
65cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	content/public/browser/browser_plugin_guest_manager.cc \
665821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/content_browser_client.cc \
675d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	content/public/browser/desktop_media_id.cc \
685821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/download_manager_delegate.cc \
695821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/download_save_info.cc \
705821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/download_url_parameters.cc \
715821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/favicon_status.cc \
72c2e0dbddbe15c98d52c4786dac06cb8952a8ae6dTorne (Richard Coles)	content/public/browser/indexed_db_info.cc \
732a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/public/browser/javascript_dialog_manager.cc \
745821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/load_from_memory_cache_details.cc \
75bb1529ce867d8845a77ec7cdf3e3003ef1771a40Ben Murdoch	content/public/browser/local_storage_usage_info.cc \
761e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	content/public/browser/media_device_id.cc \
775821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/navigation_controller.cc \
785821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/navigation_details.cc \
795821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/notification_registrar.cc \
805821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/page_navigator.cc \
815821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/resource_dispatcher_host_delegate.cc \
825821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/resource_request_details.cc \
836e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	content/public/browser/service_worker_usage_info.cc \
845821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/speech_recognition_session_config.cc \
855821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/speech_recognition_session_context.cc \
862a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/public/browser/web_contents.cc \
875821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/web_contents_delegate.cc \
885821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/web_contents_observer.cc \
891320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	content/public/browser/web_contents_view_delegate.cc \
905821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/public/browser/web_ui_controller.cc \
912a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/public/browser/url_data_source.cc \
925d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	content/browser/accessibility/accessibility_mode_helper.cc \
932a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/accessibility/accessibility_tree_formatter.cc \
947d4cd473f85ac64c3747c96c277f9e506a0d2246Torne (Richard Coles)	content/browser/accessibility/accessibility_tree_formatter_android.cc \
952a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/accessibility/accessibility_ui.cc \
965821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/accessibility/browser_accessibility.cc \
977d4cd473f85ac64c3747c96c277f9e506a0d2246Torne (Richard Coles)	content/browser/accessibility/browser_accessibility_android.cc \
985821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/accessibility/browser_accessibility_manager.cc \
997d4cd473f85ac64c3747c96c277f9e506a0d2246Torne (Richard Coles)	content/browser/accessibility/browser_accessibility_manager_android.cc \
1005821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/accessibility/browser_accessibility_state_impl.cc \
1015821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/android/browser_jni_registrar.cc \
1023551c9c881056c480085172ff9840cab31610854Torne (Richard Coles)	content/browser/android/browser_startup_controller.cc \
1032a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/android/child_process_launcher_android.cc \
1045f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	content/browser/android/composited_touch_handle_drawable.cc \
1050de6073388f4e2780db8536178b129cd8f6ab386Torne (Richard Coles)	content/browser/android/content_readback_handler.cc \
1065821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/android/content_settings.cc \
1075821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/android/content_startup_flags.cc \
1085821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/android/content_video_view.cc \
1095821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/android/content_view_core_impl.cc \
1105821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/android/content_view_render_view.cc \
1115821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/android/content_view_statics.cc \
1122a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/android/date_time_chooser_android.cc \
1135821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/android/download_controller_android_impl.cc \
1145821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/android/devtools_auth.cc \
11590dce4d38c5ff5333bea97d859d4e484e27edf0cTorne (Richard Coles)	content/browser/android/edge_effect.cc \
11603b57e008b61dfcb1fbad3aea950ae0e001748b0Torne (Richard Coles)	content/browser/android/edge_effect_l.cc \
1175d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	content/browser/android/in_process/synchronous_compositor_factory_impl.cc \
118868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/android/in_process/synchronous_compositor_impl.cc \
119868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/android/in_process/synchronous_compositor_output_surface.cc \
120868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/android/in_process/synchronous_input_event_filter.cc \
1212a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/android/interstitial_page_delegate_android.cc \
1225821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/android/load_url_params.cc \
12390dce4d38c5ff5333bea97d859d4e484e27edf0cTorne (Richard Coles)	content/browser/android/overscroll_glow.cc \
1245f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	content/browser/android/popup_touch_handle_drawable.cc \
1255821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/android/surface_texture_peer_browser_impl.cc \
1266e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	content/browser/android/system_ui_resource_manager_impl.cc \
1274e180b6a0b4720a9b8e9e959a882386f690f08ffTorne (Richard Coles)	content/browser/android/tracing_controller_android.cc \
1285821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/android/web_contents_observer_android.cc \
129f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	content/browser/android/ui_resource_provider_impl.cc \
130116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache.cc \
131116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache_backend_impl.cc \
132116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache_database.cc \
133116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache_disk_cache.cc \
1345821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/appcache/appcache_dispatcher_host.cc \
1355821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/appcache/appcache_frontend_proxy.cc \
136116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache_group.cc \
137116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache_histograms.cc \
138116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache_host.cc \
139e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	content/browser/appcache/appcache_interceptor.cc \
140116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache_quota_client.cc \
141116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache_request_handler.cc \
142116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache_response.cc \
143116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache_service_impl.cc \
144116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache_storage.cc \
145116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache_storage_impl.cc \
146116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache_update_job.cc \
147116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache_url_request_job.cc \
148116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/appcache/appcache_working_set.cc \
1495821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/appcache/chrome_appcache_service.cc \
15003b57e008b61dfcb1fbad3aea950ae0e001748b0Torne (Richard Coles)	content/browser/appcache/appcache_manifest_parser.cc \
15123730a6e56a168d1879203e4b3819bb36e3d8f1fTorne (Richard Coles)	content/browser/appcache/view_appcache_internals_job.cc \
1520529e5d033099cbfc42635f6f6183833b09dff6eBen Murdoch	content/browser/battery_status/battery_status_manager_android.cc \
153cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	content/browser/battery_status/battery_status_message_filter.cc \
154cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	content/browser/battery_status/battery_status_service.cc \
1555821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/browser_child_process_host_impl.cc \
1565821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/browser_context.cc \
1575821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/browser_main.cc \
1585821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/browser_main_loop.cc \
1595821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/browser_main_runner.cc \
1605821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/browser_plugin/browser_plugin_embedder.cc \
1615821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/browser_plugin/browser_plugin_guest.cc \
1622a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/browser_plugin/browser_plugin_message_filter.cc \
1635821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/browser_process_sub_thread.cc \
16458537e28ecd584eab876aee8be7156509866d23aTorne (Richard Coles)	content/browser/browser_shutdown_profile_dumper.cc \
1655821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/browser_thread_impl.cc \
1665821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/browser_url_handler_impl.cc \
1675821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/browsing_instance.cc \
1682a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/byte_stream.cc \
1695821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/cert_store_impl.cc \
1705821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/child_process_launcher.cc \
1715821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/child_process_security_policy_impl.cc \
1722a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/devtools/devtools_agent_host_impl.cc \
1732a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/devtools/devtools_browser_target.cc \
1745f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	content/browser/devtools/devtools_frontend_host_impl.cc \
1752a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/devtools/devtools_http_handler_impl.cc \
1761320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	content/browser/devtools/devtools_manager.cc \
1772a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/devtools/devtools_netlog_observer.cc \
178a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/devtools/devtools_power_handler.cc \
1792a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/devtools/devtools_protocol.cc \
1803551c9c881056c480085172ff9840cab31610854Torne (Richard Coles)	content/browser/devtools/devtools_system_info_handler.cc \
1812a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/devtools/devtools_tracing_handler.cc \
182cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	content/browser/devtools/forwarding_agent_host.cc \
183c2e0dbddbe15c98d52c4786dac06cb8952a8ae6dTorne (Richard Coles)	content/browser/devtools/ipc_devtools_agent_host.cc \
1846e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	content/browser/devtools/embedded_worker_devtools_agent_host.cc \
185010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	content/browser/devtools/embedded_worker_devtools_manager.cc \
1862a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/devtools/render_view_devtools_agent_host.cc \
1872a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/devtools/renderer_overrides_handler.cc \
188c2e0dbddbe15c98d52c4786dac06cb8952a8ae6dTorne (Richard Coles)	content/browser/devtools/tethering_handler.cc \
1890529e5d033099cbfc42635f6f6183833b09dff6eBen Murdoch	content/browser/device_sensors/data_fetcher_shared_memory_android.cc \
1900529e5d033099cbfc42635f6f6183833b09dff6eBen Murdoch	content/browser/device_sensors/data_fetcher_shared_memory_base.cc \
1910529e5d033099cbfc42635f6f6183833b09dff6eBen Murdoch	content/browser/device_sensors/device_inertial_sensor_service.cc \
1921320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	content/browser/device_sensors/device_light_message_filter.cc \
1930529e5d033099cbfc42635f6f6183833b09dff6eBen Murdoch	content/browser/device_sensors/device_motion_message_filter.cc \
1940529e5d033099cbfc42635f6f6183833b09dff6eBen Murdoch	content/browser/device_sensors/device_orientation_message_filter.cc \
1950529e5d033099cbfc42635f6f6183833b09dff6eBen Murdoch	content/browser/device_sensors/sensor_manager_android.cc \
196bb1529ce867d8845a77ec7cdf3e3003ef1771a40Ben Murdoch	content/browser/dom_storage/dom_storage_area.cc \
1975821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/dom_storage/dom_storage_context_impl.cc \
198bb1529ce867d8845a77ec7cdf3e3003ef1771a40Ben Murdoch	content/browser/dom_storage/dom_storage_context_wrapper.cc \
199bb1529ce867d8845a77ec7cdf3e3003ef1771a40Ben Murdoch	content/browser/dom_storage/dom_storage_database.cc \
200bb1529ce867d8845a77ec7cdf3e3003ef1771a40Ben Murdoch	content/browser/dom_storage/dom_storage_host.cc \
2015821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/dom_storage/dom_storage_message_filter.cc \
202bb1529ce867d8845a77ec7cdf3e3003ef1771a40Ben Murdoch	content/browser/dom_storage/dom_storage_namespace.cc \
203bb1529ce867d8845a77ec7cdf3e3003ef1771a40Ben Murdoch	content/browser/dom_storage/dom_storage_session.cc \
204bb1529ce867d8845a77ec7cdf3e3003ef1771a40Ben Murdoch	content/browser/dom_storage/dom_storage_task_runner.cc \
205bb1529ce867d8845a77ec7cdf3e3003ef1771a40Ben Murdoch	content/browser/dom_storage/local_storage_database_adapter.cc \
206bb1529ce867d8845a77ec7cdf3e3003ef1771a40Ben Murdoch	content/browser/dom_storage/session_storage_database.cc \
207bb1529ce867d8845a77ec7cdf3e3003ef1771a40Ben Murdoch	content/browser/dom_storage/session_storage_database_adapter.cc \
2085821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/dom_storage/session_storage_namespace_impl.cc \
2095821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/base_file.cc \
2105821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/base_file_posix.cc \
2115821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/download_create_info.cc \
2125821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/download_file_factory.cc \
2135821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/download_file_impl.cc \
2145821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/download_interrupt_reasons_impl.cc \
2155821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/download_item_impl.cc \
2165821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/download_item_impl_delegate.cc \
2175821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/download_manager_impl.cc \
2185821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/download_net_log_parameters.cc \
2195821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/download_request_handle.cc \
2205821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/download_resource_handler.cc \
2215821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/download_stats.cc \
2225821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/drag_download_file.cc \
2235821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/drag_download_util.cc \
2245821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/mhtml_generation_manager.cc \
225868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/download/rate_estimator.cc \
2265821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/save_file.cc \
2275821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/save_file_manager.cc \
2285821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/save_file_resource_handler.cc \
2295821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/save_item.cc \
2305821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/save_package.cc \
2315821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/download/save_types.cc \
232a02191e04bc25c4935f804f2c080ae28663d096dBen Murdoch	content/browser/fileapi/blob_storage_host.cc \
2335821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/fileapi/browser_file_system_helper.cc \
2345821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/fileapi/chrome_blob_storage_context.cc \
2355821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/fileapi/fileapi_message_filter.cc \
236a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/fileapi/upload_file_system_file_element_reader.cc \
2371320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	content/browser/frame_host/cross_process_frame_connector.cc \
2381320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	content/browser/frame_host/cross_site_transferring_request.cc \
2391e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	content/browser/frame_host/debug_urls.cc \
2401320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	content/browser/frame_host/frame_accessibility.cc \
2411e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	content/browser/frame_host/frame_tree.cc \
2421e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	content/browser/frame_host/frame_tree_node.cc \
2431e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	content/browser/frame_host/interstitial_page_impl.cc \
244a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	content/browser/frame_host/interstitial_page_navigator_impl.cc \
2451320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	content/browser/frame_host/navigation_before_commit_info.cc \
246a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	content/browser/frame_host/navigation_controller_android.cc \
2471e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	content/browser/frame_host/navigation_controller_impl.cc \
2481e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	content/browser/frame_host/navigation_entry_impl.cc \
249f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/frame_host/navigation_entry_screenshot_manager.cc \
250116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/frame_host/navigation_request.cc \
251116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/frame_host/navigation_request_info.cc \
2525d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	content/browser/frame_host/navigator.cc \
253a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	content/browser/frame_host/navigator_impl.cc \
2545d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	content/browser/frame_host/navigator_delegate.cc \
255a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	content/browser/frame_host/render_frame_host_delegate.cc \
256f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/frame_host/render_frame_host_factory.cc \
2571e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	content/browser/frame_host/render_frame_host_impl.cc \
258f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/frame_host/render_frame_host_manager.cc \
2591e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	content/browser/frame_host/render_frame_message_filter.cc \
260a02191e04bc25c4935f804f2c080ae28663d096dBen Murdoch	content/browser/frame_host/render_frame_proxy_host.cc \
2615d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	content/browser/frame_host/render_widget_host_view_child_frame.cc \
2625d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	content/browser/frame_host/render_widget_host_view_guest.cc \
26346d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	content/browser/gamepad/gamepad_platform_data_fetcher_android.cc \
2645821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/gamepad/gamepad_provider.cc \
2655821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/gamepad/gamepad_service.cc \
266a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/gamepad/gamepad_standard_mappings.cc \
267424c4d7b64af9d0d8fd9624f381f469654d5e3d2Torne (Richard Coles)	content/browser/geolocation/empty_wifi_data_provider.cc \
2685821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/geolocation/geolocation_dispatcher_host.cc \
269b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)	content/browser/geolocation/geolocation_provider_impl.cc \
2705821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/geolocation/location_api_adapter_android.cc \
2712a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/geolocation/location_arbitrator_impl.cc \
2725821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/geolocation/location_provider_android.cc \
2737d4cd473f85ac64c3747c96c277f9e506a0d2246Torne (Richard Coles)	content/browser/geolocation/location_provider_base.cc \
274424c4d7b64af9d0d8fd9624f381f469654d5e3d2Torne (Richard Coles)	content/browser/geolocation/wifi_data.cc \
275424c4d7b64af9d0d8fd9624f381f469654d5e3d2Torne (Richard Coles)	content/browser/geolocation/wifi_data_provider.cc \
27603b57e008b61dfcb1fbad3aea950ae0e001748b0Torne (Richard Coles)	content/browser/geolocation/wifi_data_provider_manager.cc \
2775821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/gpu/browser_gpu_channel_host_factory.cc \
2785821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/gpu/compositor_util.cc \
2795821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/gpu/gpu_data_manager_impl.cc \
280a93a17c8d99d686bd4a1511e5504e5e6cc9fcadfTorne (Richard Coles)	content/browser/gpu/gpu_data_manager_impl_private.cc \
2812a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/gpu/gpu_internals_ui.cc \
2821320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	content/browser/gpu/gpu_memory_buffer_factory_host_impl.cc \
2835821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/gpu/gpu_process_host.cc \
2845821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/gpu/gpu_process_host_ui_shim.cc \
2855821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/gpu/gpu_surface_tracker.cc \
2862a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/gpu/shader_disk_cache.cc \
2875821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/histogram_controller.cc \
2885821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/histogram_internals_request_job.cc \
2895821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/histogram_message_filter.cc \
2905821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/histogram_synchronizer.cc \
2915821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/host_zoom_map_impl.cc \
292c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	content/browser/indexed_db/indexed_db_active_blob_registry.cc \
293868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/indexed_db/indexed_db_backing_store.cc \
29423730a6e56a168d1879203e4b3819bb36e3d8f1fTorne (Richard Coles)	content/browser/indexed_db/indexed_db_blob_info.cc \
295eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	content/browser/indexed_db/indexed_db_callbacks.cc \
296f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	content/browser/indexed_db/indexed_db_class_factory.cc \
297eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	content/browser/indexed_db/indexed_db_connection.cc \
298c2e0dbddbe15c98d52c4786dac06cb8952a8ae6dTorne (Richard Coles)	content/browser/indexed_db/indexed_db_context_impl.cc \
299868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/indexed_db/indexed_db_cursor.cc \
300868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/indexed_db/indexed_db_database.cc \
301eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	content/browser/indexed_db/indexed_db_database_callbacks.cc \
302eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	content/browser/indexed_db/indexed_db_dispatcher_host.cc \
3035f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	content/browser/indexed_db/indexed_db_factory_impl.cc \
304868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/indexed_db/indexed_db_index_writer.cc \
305c2e0dbddbe15c98d52c4786dac06cb8952a8ae6dTorne (Richard Coles)	content/browser/indexed_db/indexed_db_internals_ui.cc \
306868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/indexed_db/indexed_db_leveldb_coding.cc \
307868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/indexed_db/indexed_db_metadata.cc \
308a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/indexed_db/indexed_db_pending_connection.cc \
309c2e0dbddbe15c98d52c4786dac06cb8952a8ae6dTorne (Richard Coles)	content/browser/indexed_db/indexed_db_quota_client.cc \
310868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/indexed_db/indexed_db_transaction.cc \
311868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/indexed_db/indexed_db_transaction_coordinator.cc \
31223730a6e56a168d1879203e4b3819bb36e3d8f1fTorne (Richard Coles)	content/browser/indexed_db/indexed_db_value.cc \
313868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/indexed_db/leveldb/leveldb_database.cc \
314116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/indexed_db/leveldb/leveldb_iterator_impl.cc \
315868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/indexed_db/leveldb/leveldb_transaction.cc \
316868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/indexed_db/leveldb/leveldb_write_batch.cc \
3172a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/async_resource_handler.cc \
3182a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/buffered_resource_handler.cc \
3192a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/certificate_resource_handler.cc \
3202a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/cross_site_resource_handler.cc \
321f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/loader/detachable_resource_handler.cc \
3222a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/layered_resource_handler.cc \
3232a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/power_save_block_resource_throttle.cc \
3242a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/redirect_to_file_resource_handler.cc \
3252a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/resource_buffer.cc \
3262a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/resource_dispatcher_host_impl.cc \
3272a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/resource_handler.cc \
3282a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/resource_loader.cc \
3292a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/resource_message_delegate.cc \
3302a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/resource_message_filter.cc \
3312a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/resource_request_info_impl.cc \
3322a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/resource_scheduler.cc \
3332a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/resource_scheduler_filter.cc \
3342a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/stream_resource_handler.cc \
3352a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/sync_resource_handler.cc \
336a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/loader/temporary_file_stream.cc \
3372a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/loader/throttling_resource_handler.cc \
338eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	content/browser/loader/upload_data_stream_builder.cc \
339d0247b1b59f9c528cb6df88b4f2b9afaf80d181eTorne (Richard Coles)	content/browser/media/android/browser_demuxer_android.cc \
340d0247b1b59f9c528cb6df88b4f2b9afaf80d181eTorne (Richard Coles)	content/browser/media/android/browser_media_player_manager.cc \
34168043e1e95eeb07d5cae7aca370b26518b0867d6Torne (Richard Coles)	content/browser/media/android/media_drm_credential_manager.cc \
342d0247b1b59f9c528cb6df88b4f2b9afaf80d181eTorne (Richard Coles)	content/browser/media/android/media_resource_getter_impl.cc \
3431320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	content/browser/media/audio_stream_monitor.cc \
344a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/media/capture/audio_mirroring_manager.cc \
345a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/media/capture/content_video_capture_device_core.cc \
346a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/media/capture/video_capture_oracle.cc \
347a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/media/capture/web_contents_audio_input_stream.cc \
3481320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	content/browser/media/capture/web_contents_audio_muter.cc \
349a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/media/capture/web_contents_capture_util.cc \
350a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/media/capture/web_contents_tracker.cc \
351a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/media/capture/web_contents_video_capture_device.cc \
3522a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/media/media_internals.cc \
3532a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/media/media_internals_handler.cc \
3542a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/media/media_internals_proxy.cc \
3552a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/media/media_internals_ui.cc \
356f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	content/browser/media/midi_dispatcher_host.cc \
357f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	content/browser/media/midi_host.cc \
358eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	content/browser/media/webrtc_identity_store.cc \
359ba5b9a6411cb1792fd21f0a078d7a25cd1ceec16Ben Murdoch	content/browser/media/webrtc_identity_store_backend.cc \
3601320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	content/browser/manifest/manifest_manager_host.cc \
3614e180b6a0b4720a9b8e9e959a882386f690f08ffTorne (Richard Coles)	content/browser/message_port_message_filter.cc \
3624e180b6a0b4720a9b8e9e959a882386f690f08ffTorne (Richard Coles)	content/browser/message_port_service.cc \
3635821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/mime_registry_message_filter.cc \
3645c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	content/browser/mojo/mojo_application_host.cc \
3655821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/net/browser_online_state_observer.cc \
366c2e0dbddbe15c98d52c4786dac06cb8952a8ae6dTorne (Richard Coles)	content/browser/net/sqlite_persistent_cookie_store.cc \
3675821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/net/view_blob_internals_job_factory.cc \
3685821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/net/view_http_cache_job_factory.cc \
3695821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/notification_service_impl.cc \
370a36e5920737c6adbddd3e43b760e5de8431db6e0Torne (Richard Coles)	content/browser/power_monitor_message_broadcaster.cc \
371a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/power_profiler/power_event.cc \
372a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/power_profiler/power_profiler_service.cc \
3735821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/power_save_blocker_android.cc \
3742a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/power_save_blocker_impl.cc \
3755821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/profiler_controller_impl.cc \
3765821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/profiler_message_filter.cc \
377c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	content/browser/push_messaging_message_filter.cc \
3785f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	content/browser/push_messaging_router.cc \
379bbcdd45c55eb7c4641ab97aef9889b0fc828e7d3Ben Murdoch	content/browser/quota_dispatcher_host.cc \
3805821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/clipboard_message_filter.cc \
3815821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/compositor_impl_android.cc \
3825821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/database_message_filter.cc \
3831e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	content/browser/renderer_host/delegated_frame_evictor.cc \
3845821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/dip_util.cc \
3855821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/file_utilities_message_filter.cc \
3865821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/gamepad_browser_message_filter.cc \
3875821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/gpu_message_filter.cc \
3885821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/image_transport_factory_android.cc \
3895821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/ime_adapter_android.cc \
3905d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	content/browser/renderer_host/input/gesture_event_queue.cc \
391116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/renderer_host/input/gesture_text_selector.cc \
392a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	content/browser/renderer_host/input/input_router_impl.cc \
393010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	content/browser/renderer_host/input/input_router_config_helper.cc \
3945d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	content/browser/renderer_host/input/motion_event_android.cc \
395a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/renderer_host/input/motion_event_web.cc \
396f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/renderer_host/input/synthetic_gesture.cc \
397f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/renderer_host/input/synthetic_gesture_controller.cc \
398f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/renderer_host/input/synthetic_gesture_target_android.cc \
399f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/renderer_host/input/synthetic_gesture_target_base.cc \
400f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/renderer_host/input/synthetic_pinch_gesture.cc \
401f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc \
402a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	content/browser/renderer_host/input/synthetic_tap_gesture.cc \
403f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/renderer_host/input/tap_suppression_controller.cc \
404a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	content/browser/renderer_host/input/timeout_monitor.cc \
405a02191e04bc25c4935f804f2c080ae28663d096dBen Murdoch	content/browser/renderer_host/input/touch_emulator.cc \
406558790d6acca3451cf3a6b497803a5f07d0bec58Ben Murdoch	content/browser/renderer_host/input/touch_event_queue.cc \
407a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	content/browser/renderer_host/input/touch_action_filter.cc \
4085f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	content/browser/renderer_host/input/touch_handle.cc \
4095f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	content/browser/renderer_host/input/touch_selection_controller.cc \
410558790d6acca3451cf3a6b497803a5f07d0bec58Ben Murdoch	content/browser/renderer_host/input/touchpad_tap_suppression_controller.cc \
411f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/renderer_host/input/touchscreen_tap_suppression_controller.cc \
412bbcdd45c55eb7c4641ab97aef9889b0fc828e7d3Ben Murdoch	content/browser/renderer_host/input/web_input_event_builders_android.cc \
413bbcdd45c55eb7c4641ab97aef9889b0fc828e7d3Ben Murdoch	content/browser/renderer_host/input/web_input_event_util.cc \
414bbcdd45c55eb7c4641ab97aef9889b0fc828e7d3Ben Murdoch	content/browser/renderer_host/input/web_input_event_util_posix.cc \
4155821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/media/audio_input_device_manager.cc \
4165821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/media/audio_input_renderer_host.cc \
4175821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/media/audio_input_sync_writer.cc \
4185821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/media/audio_renderer_host.cc \
4195821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/media/audio_sync_reader.cc \
4207dbb3d5cf0c15f500944d211057644d6a2f37371Ben Murdoch	content/browser/renderer_host/media/device_request_message_filter.cc \
421a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/renderer_host/media/media_capture_devices_impl.cc \
4225821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/media/media_stream_dispatcher_host.cc \
4235821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/media/media_stream_manager.cc \
424a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/renderer_host/media/media_stream_track_metrics_host.cc \
425868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/renderer_host/media/media_stream_ui_proxy.cc \
4262a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/renderer_host/media/video_capture_buffer_pool.cc \
4275821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/media/video_capture_controller.cc \
4285821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/media/video_capture_controller_event_handler.cc \
4295821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/media/video_capture_host.cc \
4305821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/media/video_capture_manager.cc \
43190dce4d38c5ff5333bea97d859d4e484e27edf0cTorne (Richard Coles)	content/browser/renderer_host/memory_benchmark_message_filter.cc \
432bbcdd45c55eb7c4641ab97aef9889b0fc828e7d3Ben Murdoch	content/browser/renderer_host/native_web_keyboard_event_android.cc \
4332a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/renderer_host/overscroll_configuration.cc \
4342a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/renderer_host/overscroll_controller.cc \
4355821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/render_message_filter.cc \
4365821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/render_process_host_impl.cc \
4375821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/render_view_host_delegate.cc \
4385821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/render_view_host_factory.cc \
4395821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/render_view_host_impl.cc \
4405821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/render_widget_helper.cc \
4415821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/render_widget_host_delegate.cc \
4425821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/render_widget_host_impl.cc \
4435821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/render_widget_host_view_android.cc \
4445821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/render_widget_host_view_base.cc \
445116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/renderer_host/render_widget_resize_helper.cc \
4461e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	content/browser/renderer_host/renderer_frame_manager.cc \
4471e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	content/browser/renderer_host/software_frame_manager.cc \
4485821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/socket_stream_dispatcher_host.cc \
4495821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/renderer_host/socket_stream_host.cc \
4504e180b6a0b4720a9b8e9e959a882386f690f08ffTorne (Richard Coles)	content/browser/renderer_host/websocket_dispatcher_host.cc \
4514e180b6a0b4720a9b8e9e959a882386f690f08ffTorne (Richard Coles)	content/browser/renderer_host/websocket_host.cc \
4525821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/resolve_proxy_msg_helper.cc \
4535821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/resource_context_impl.cc \
4541320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	content/browser/screen_orientation/screen_orientation_dispatcher_host_impl.cc \
4556e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	content/browser/screen_orientation/screen_orientation_message_filter_android.cc \
456a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/screen_orientation/screen_orientation_provider_android.cc \
457a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	content/browser/service_worker/embedded_worker_instance.cc \
458a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	content/browser/service_worker/embedded_worker_registry.cc \
4596e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	content/browser/service_worker/service_worker_cache.cc \
4606e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	content/browser/service_worker/service_worker_cache_listener.cc \
4616e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	content/browser/service_worker/service_worker_cache_storage.cc \
4626e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	content/browser/service_worker/service_worker_cache_storage_manager.cc \
463f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/service_worker/service_worker_context_core.cc \
4645c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	content/browser/service_worker/service_worker_context_request_handler.cc \
465f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/service_worker/service_worker_context_wrapper.cc \
4665c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	content/browser/service_worker/service_worker_controllee_request_handler.cc \
4670529e5d033099cbfc42635f6f6183833b09dff6eBen Murdoch	content/browser/service_worker/service_worker_database.cc \
468010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	content/browser/service_worker/service_worker_disk_cache.cc \
469f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/service_worker/service_worker_dispatcher_host.cc \
470c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	content/browser/service_worker/service_worker_fetch_dispatcher.cc \
471c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	content/browser/service_worker/service_worker_handle.cc \
472a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/service_worker/service_worker_info.cc \
473a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/service_worker/service_worker_internals_ui.cc \
4745d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	content/browser/service_worker/service_worker_job_coordinator.cc \
475116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/service_worker/service_worker_metrics.cc \
4765c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	content/browser/service_worker/service_worker_process_manager.cc \
477f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/service_worker/service_worker_provider_host.cc \
478010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	content/browser/service_worker/service_worker_read_from_cache_job.cc \
479a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	content/browser/service_worker/service_worker_register_job.cc \
480f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/service_worker/service_worker_registration.cc \
4816e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	content/browser/service_worker/service_worker_registration_handle.cc \
4825d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	content/browser/service_worker/service_worker_registration_status.cc \
483a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/service_worker/service_worker_request_handler.cc \
484cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	content/browser/service_worker/service_worker_script_cache_map.cc \
485a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	content/browser/service_worker/service_worker_storage.cc \
486e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	content/browser/service_worker/service_worker_unregister_job.cc \
487a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/service_worker/service_worker_url_request_job.cc \
488a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/service_worker/service_worker_utils.cc \
489f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/service_worker/service_worker_version.cc \
490cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	content/browser/service_worker/service_worker_write_to_cache_job.cc \
491a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/shared_worker/shared_worker_host.cc \
492a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	content/browser/shared_worker/shared_worker_instance.cc \
4935d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	content/browser/shared_worker/shared_worker_message_filter.cc \
4945d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	content/browser/shared_worker/shared_worker_service_impl.cc \
4955f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	content/browser/shared_worker/worker_document_set.cc \
4965f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	content/browser/shared_worker/worker_storage_partition.cc \
497f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/signed_certificate_timestamp_store_impl.cc \
4985821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/site_instance_impl.cc \
499868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/speech/speech_recognition_dispatcher_host.cc \
500868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	content/browser/speech/speech_recognition_manager_impl.cc \
5017d4cd473f85ac64c3747c96c277f9e506a0d2246Torne (Richard Coles)	content/browser/speech/speech_recognizer_impl_android.cc \
5025821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/ssl/ssl_cert_error_handler.cc \
5035821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/ssl/ssl_client_auth_handler.cc \
5045821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/ssl/ssl_error_handler.cc \
5055821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/ssl/ssl_manager.cc \
5065821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/ssl/ssl_policy_backend.cc \
5075821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/ssl/ssl_policy.cc \
5085821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/ssl/ssl_request_info.cc \
509a36e5920737c6adbddd3e43b760e5de8431db6e0Torne (Richard Coles)	content/browser/startup_task_runner.cc \
5102a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/streams/stream.cc \
5112a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/streams/stream_context.cc \
5122a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/streams/stream_handle_impl.cc \
5132a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/streams/stream_registry.cc \
5142a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/streams/stream_url_request_job.cc \
5155821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/storage_partition_impl.cc \
5165821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/storage_partition_impl_map.cc \
5175821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/tcmalloc_internals_request_job.cc \
5185c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	content/browser/time_zone_monitor.cc \
5195c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	content/browser/time_zone_monitor_android.cc \
5202a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/tracing/trace_message_filter.cc \
52158537e28ecd584eab876aee8be7156509866d23aTorne (Richard Coles)	content/browser/tracing/tracing_controller_impl.cc \
522116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/transition_request_manager.cc \
5232a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/user_metrics.cc \
5242a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/utility_process_host_impl.cc \
525f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/vibration/vibration_message_filter.cc \
526f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	content/browser/vibration/vibration_provider_android.cc \
527a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	content/browser/web_contents/web_contents_android.cc \
5285821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/web_contents/web_contents_impl.cc \
5295821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/web_contents/web_contents_view_android.cc \
5302a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/web_contents/web_contents_view_guest.cc \
5312a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/webui/content_web_ui_controller_factory.cc \
5322a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/webui/generic_handler.cc \
5332a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/webui/shared_resources_data_source.cc \
5342a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/webui/url_data_manager.cc \
5352a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/webui/url_data_manager_backend.cc \
5362a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/webui/url_data_source_impl.cc \
5372a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/webui/web_ui_data_source_impl.cc \
5382a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	content/browser/webui/web_ui_controller_factory_registry.cc \
5395821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/webui/web_ui_impl.cc \
5405821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	content/browser/webui/web_ui_message_handler.cc \
541effb81e5f8246d0db0270817048dc992db66e9fbBen Murdoch	content/browser/power_profiler/power_data_provider_dummy.cc \
54246d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	content/browser/media/webrtc_internals.cc \
54346d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	content/browser/media/webrtc_internals_message_handler.cc \
54446d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	content/browser/media/webrtc_internals_ui.cc \
545e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	content/browser/renderer_host/media/peer_connection_tracker_host.cc \
546e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	content/browser/renderer_host/media/webrtc_identity_service_host.cc \
547e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	content/browser/renderer_host/p2p/socket_host.cc \
548e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	content/browser/renderer_host/p2p/socket_host_tcp.cc \
549e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	content/browser/renderer_host/p2p/socket_host_tcp_server.cc \
550e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	content/browser/renderer_host/p2p/socket_host_throttler.cc \
551e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	content/browser/renderer_host/p2p/socket_host_udp.cc \
552f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	content/browser/renderer_host/p2p/socket_dispatcher_host.cc \
553116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/android/java/gin_java_bound_object.cc \
554116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/android/java/gin_java_bound_object_delegate.cc \
555116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/android/java/gin_java_bridge_dispatcher_host.cc \
556116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/android/java/gin_java_method_invocation_helper.cc \
557116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/android/java/gin_java_script_to_java_types_coercion.cc \
558116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/android/java/java_method.cc \
559116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/android/java/java_type.cc \
560116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	content/browser/android/java/jni_helper.cc \
561f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	content/browser/media/cdm/browser_cdm_manager.cc \
562f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	content/browser/media/media_web_contents_observer.cc
5635821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
5645821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
5655821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)# Flags passed to both C and C++ files.
566eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen MurdochMY_CFLAGS_Debug := \
5672a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	-fstack-protector \
5682a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	--param=ssp-buffer-size=4 \
5695821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-Werror \
5705821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-fno-strict-aliasing \
5715821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-Wall \
5725821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-Wno-unused-parameter \
5735821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-Wno-missing-field-initializers \
5745821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-fvisibility=hidden \
5755821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-pipe \
5765821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-fPIC \
577cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	-Wno-unused-local-typedefs \
5785821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-fno-tree-sra \
5791320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	-fno-caller-saves \
5801320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	-Wno-psabi \
581cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	-fno-partial-inlining \
582cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	-fno-early-inlining \
583cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	-fno-tree-copy-prop \
584cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	-fno-tree-loop-optimize \
585cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	-fno-move-loop-invariants \
5865821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-ffunction-sections \
5875821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-funwind-tables \
5885821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-g \
5895821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-fstack-protector \
5905821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-fno-short-enums \
5915821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-finline-limit=64 \
5925821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-Wa,--noexecstack \
5932a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	-U_FORTIFY_SOURCE \
5942a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	-Wno-extra \
5952a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	-Wno-ignored-qualifiers \
5962a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	-Wno-type-limits \
5975d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	-Wno-unused-but-set-variable \
5985821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-Os \
5995821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-g \
6001320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	-gdwarf-4 \
6015821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-fdata-sections \
6025d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	-ffunction-sections \
603116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	-fomit-frame-pointer \
6045d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	-funwind-tables
6055821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
606eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen MurdochMY_DEFS_Debug := \
6075821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-DCONTENT_IMPLEMENTATION' \
608a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	'-DV8_DEPRECATION_WARNINGS' \
6095821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-D_FILE_OFFSET_BITS=64' \
6105821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-DNO_TCMALLOC' \
6115821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-DDISABLE_NACL' \
6125821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-DCHROMIUM_BUILD' \
6135821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-DUSE_LIBJPEG_TURBO=1' \
614e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DENABLE_WEBRTC=1' \
6155821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-DUSE_PROPRIETARY_CODECS' \
616f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	'-DENABLE_BROWSER_CDMS' \
617a3f7b4e666c476898878fa745f637129375cd889Ben Murdoch	'-DENABLE_CONFIGURATION_POLICY' \
6181e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
6191e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
6205821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-DENABLE_EGLIMAGE=1' \
62158537e28ecd584eab876aee8be7156509866d23aTorne (Richard Coles)	'-DCLD_VERSION=1' \
622a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	'-DENABLE_PRINTING=1' \
623f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	'-DENABLE_MANAGED_USERS=1' \
624cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
6251320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \
6261320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \
627cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
628cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
6296d86b77056ed63eb6871182f42a9fd5f07550f90Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
6300de6073388f4e2780db8536178b129cd8f6ab386Torne (Richard Coles)	'-DVIDEO_HOLE=1' \
6311320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DENABLE_LOAD_COMPLETION_HACKS=1' \
632116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	'-DAPPCACHE_USE_SIMPLE_CACHE' \
633a02191e04bc25c4935f804f2c080ae28663d096dBen Murdoch	'-DMOJO_USE_SYSTEM_IMPL' \
6345821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-DPOSIX_AVOID_MMAP' \
6352a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	'-DSK_ENABLE_INST_COUNT=0' \
636a3f7b4e666c476898878fa745f637129375cd889Ben Murdoch	'-DSK_SUPPORT_GPU=1' \
637a3f7b4e666c476898878fa745f637129375cd889Ben Murdoch	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
63868043e1e95eeb07d5cae7aca370b26518b0867d6Torne (Richard Coles)	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
6390f1bc08d4cfcc34181b0b5cbf065c40f687bf740Torne (Richard Coles)	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
640f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	'-DGR_GL_IGNORE_ES3_MSAA=0' \
641a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
6421320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DSK_SUPPORT_LEGACY_TEXTRENDERMODE' \
643a93a17c8d99d686bd4a1511e5504e5e6cc9fcadfTorne (Richard Coles)	'-DSK_BUILD_FOR_ANDROID' \
644a3f7b4e666c476898878fa745f637129375cd889Ben Murdoch	'-DSK_USE_POSIX_THREADS' \
645ba5b9a6411cb1792fd21f0a078d7a25cd1ceec16Ben Murdoch	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
646ab8f6f0bd665d3c1ff476eb06c58c42630e462d4Ben Murdoch	'-DSK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER=1' \
6475821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-DU_USING_ICU_NAMESPACE=0' \
6485f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	'-DU_ENABLE_DYLOAD=0' \
649f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	'-DPROTOBUF_USE_DLLS' \
650f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	'-DGOOGLE_PROTOBUF_NO_RTTI' \
651f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	'-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER' \
652a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	'-DCHROME_PNG_WRITE_SUPPORT' \
653a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	'-DPNG_USER_CONFIG' \
6545d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	'-DCHROME_PNG_READ_PACK_SUPPORT' \
655e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DFEATURE_ENABLE_SSL' \
656e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DFEATURE_ENABLE_VOICEMAIL' \
657e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DEXPAT_RELATIVE_PATH' \
658e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DGTEST_RELATIVE_PATH' \
659e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DNO_MAIN_THREAD_WRAPPING' \
660e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DNO_SOUND_SYSTEM' \
661e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DANDROID' \
662e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DPOSIX' \
6635f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	'-DWEBRTC_POSIX' \
6641320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DXML_STATIC' \
6652a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	'-DMEDIA_DISABLE_LIBVPX' \
666a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	'-DUSE_OPENSSL=1' \
667effb81e5f8246d0db0270817048dc992db66e9fbBen Murdoch	'-DUSE_OPENSSL_CERTS=1' \
6685821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-D__STDC_CONSTANT_MACROS' \
6695821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-D__STDC_FORMAT_MACROS' \
6705821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-D__GNU_SOURCE=1' \
6715821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-DUSE_STLPORT=1' \
6725821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
6732a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	'-DCHROME_BUILD_ID=""' \
6745821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
6755821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
6765821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	'-D_DEBUG'
6775821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
6785821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
6795821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)# Include paths placed before CFLAGS/CPPFLAGS
680eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen MurdochLOCAL_C_INCLUDES_Debug := \
681bbcdd45c55eb7c4641ab97aef9889b0fc828e7d3Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
682bbcdd45c55eb7c4641ab97aef9889b0fc828e7d3Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
683f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	$(gyp_shared_intermediate_dir) \
684eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH) \
685eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(gyp_intermediate_dir) \
686eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/khronos \
687eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/gpu \
688c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	$(LOCAL_PATH)/skia/config \
689a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit/Source \
6901320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(gyp_shared_intermediate_dir)/angle \
691eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/skia/src/core \
692eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/skia/include/core \
693eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/skia/include/effects \
694eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/skia/include/pdf \
695eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/skia/include/gpu \
696eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/skia/include/lazy \
697eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/skia/include/pathops \
698eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/skia/include/pipe \
699eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/skia/include/ports \
700eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/skia/include/utils \
701eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/skia/ext \
702a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	$(LOCAL_PATH)/third_party/re2 \
703eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/zlib \
704a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit \
7055f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/common \
7065f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/i18n \
707116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	$(gyp_shared_intermediate_dir)/ui/resources \
708f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	$(gyp_shared_intermediate_dir)/protoc_out \
709f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	$(LOCAL_PATH)/third_party/protobuf \
710f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	$(LOCAL_PATH)/third_party/protobuf/src \
71103b57e008b61dfcb1fbad3aea950ae0e001748b0Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/content/app/resources \
712eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(gyp_shared_intermediate_dir)/webkit \
713eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/leveldatabase/src/include \
714eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/leveldatabase/src \
715eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/leveldatabase \
716eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/WebKit \
717eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/npapi \
718eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/npapi/bindings \
719eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/v8/include \
720a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libpng \
721a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libwebp \
722a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	$(LOCAL_PATH)/third_party/ots/include \
723a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	$(LOCAL_PATH)/third_party/qcms/src \
724a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	$(LOCAL_PATH)/third_party/iccjpeg \
7251320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(LOCAL_PATH)/third_party/libjpeg_turbo \
7265c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(LOCAL_PATH)/third_party/libyuv/include \
7275c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(LOCAL_PATH)/third_party/libyuv \
7285f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(LOCAL_PATH)/third_party/webrtc/overrides \
729e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	$(LOCAL_PATH)/third_party/libjingle/overrides \
730e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	$(LOCAL_PATH)/third_party/libjingle/source \
731e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	$(LOCAL_PATH)/testing/gtest/include \
732e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	$(LOCAL_PATH)/third_party \
7331320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(LOCAL_PATH)/third_party/expat/files/lib \
73403b57e008b61dfcb1fbad3aea950ae0e001748b0Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/content \
735eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(PWD)/frameworks/wilhelm/include \
736eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(PWD)/bionic \
737eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(PWD)/external/stlport/stlport
738eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch
739eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch
740eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch# Flags passed to only C++ (and not C) files.
741eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen MurdochLOCAL_CPPFLAGS_Debug := \
7421320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	-fno-exceptions \
743eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-fno-rtti \
744eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-fno-threadsafe-statics \
745eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-fvisibility-inlines-hidden \
746eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-Wsign-compare \
747eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-Wno-abi \
748116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	-std=gnu++11 \
749116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	-Wno-narrowing \
750116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	-Wno-literal-suffix \
751eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-Wno-non-virtual-dtor \
752eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-Wno-sign-promo
753eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch
754eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch
755eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch# Flags passed to both C and C++ files.
756eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen MurdochMY_CFLAGS_Release := \
757eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-fstack-protector \
758eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	--param=ssp-buffer-size=4 \
759eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-Werror \
760eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-fno-strict-aliasing \
761eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-Wall \
762eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-Wno-unused-parameter \
763eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-Wno-missing-field-initializers \
764eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-fvisibility=hidden \
765eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-pipe \
766eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-fPIC \
767cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	-Wno-unused-local-typedefs \
768eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-fno-tree-sra \
7691320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	-fno-caller-saves \
7701320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	-Wno-psabi \
771cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	-fno-partial-inlining \
772cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	-fno-early-inlining \
773cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	-fno-tree-copy-prop \
774cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	-fno-tree-loop-optimize \
775cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	-fno-move-loop-invariants \
776eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-ffunction-sections \
777eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-funwind-tables \
778eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-g \
779eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-fstack-protector \
780eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-fno-short-enums \
781eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-finline-limit=64 \
782eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-Wa,--noexecstack \
783eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-U_FORTIFY_SOURCE \
784eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-Wno-extra \
785eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-Wno-ignored-qualifiers \
786eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-Wno-type-limits \
7875d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	-Wno-unused-but-set-variable \
788eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-Os \
789eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-fno-ident \
790eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-fdata-sections \
791eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	-ffunction-sections \
7925d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	-fomit-frame-pointer \
7935d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	-funwind-tables
794eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch
795eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen MurdochMY_DEFS_Release := \
796eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DCONTENT_IMPLEMENTATION' \
797a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	'-DV8_DEPRECATION_WARNINGS' \
798eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-D_FILE_OFFSET_BITS=64' \
799eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DNO_TCMALLOC' \
800eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DDISABLE_NACL' \
801eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DCHROMIUM_BUILD' \
802eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DUSE_LIBJPEG_TURBO=1' \
803e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DENABLE_WEBRTC=1' \
804eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DUSE_PROPRIETARY_CODECS' \
805f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	'-DENABLE_BROWSER_CDMS' \
806a3f7b4e666c476898878fa745f637129375cd889Ben Murdoch	'-DENABLE_CONFIGURATION_POLICY' \
8071e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
8081e9bf3e0803691d0a228da41fc608347b6db4340Torne (Richard Coles)	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
809eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DENABLE_EGLIMAGE=1' \
81058537e28ecd584eab876aee8be7156509866d23aTorne (Richard Coles)	'-DCLD_VERSION=1' \
811a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	'-DENABLE_PRINTING=1' \
812f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	'-DENABLE_MANAGED_USERS=1' \
813cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
8141320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \
8151320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \
816cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
817cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
8186d86b77056ed63eb6871182f42a9fd5f07550f90Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
8190de6073388f4e2780db8536178b129cd8f6ab386Torne (Richard Coles)	'-DVIDEO_HOLE=1' \
8201320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DENABLE_LOAD_COMPLETION_HACKS=1' \
821116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	'-DAPPCACHE_USE_SIMPLE_CACHE' \
822a02191e04bc25c4935f804f2c080ae28663d096dBen Murdoch	'-DMOJO_USE_SYSTEM_IMPL' \
823eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DPOSIX_AVOID_MMAP' \
824eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DSK_ENABLE_INST_COUNT=0' \
825a3f7b4e666c476898878fa745f637129375cd889Ben Murdoch	'-DSK_SUPPORT_GPU=1' \
826a3f7b4e666c476898878fa745f637129375cd889Ben Murdoch	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
82768043e1e95eeb07d5cae7aca370b26518b0867d6Torne (Richard Coles)	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
8280f1bc08d4cfcc34181b0b5cbf065c40f687bf740Torne (Richard Coles)	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
829f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	'-DGR_GL_IGNORE_ES3_MSAA=0' \
830a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
8311320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DSK_SUPPORT_LEGACY_TEXTRENDERMODE' \
832eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DSK_BUILD_FOR_ANDROID' \
833a3f7b4e666c476898878fa745f637129375cd889Ben Murdoch	'-DSK_USE_POSIX_THREADS' \
834ba5b9a6411cb1792fd21f0a078d7a25cd1ceec16Ben Murdoch	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
835ab8f6f0bd665d3c1ff476eb06c58c42630e462d4Ben Murdoch	'-DSK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER=1' \
836eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DU_USING_ICU_NAMESPACE=0' \
8375f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	'-DU_ENABLE_DYLOAD=0' \
838f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	'-DPROTOBUF_USE_DLLS' \
839f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	'-DGOOGLE_PROTOBUF_NO_RTTI' \
840f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	'-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER' \
841a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	'-DCHROME_PNG_WRITE_SUPPORT' \
842a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	'-DPNG_USER_CONFIG' \
8435d1f7b1de12d16ceb2c938c56701a3e8bfa558f7Torne (Richard Coles)	'-DCHROME_PNG_READ_PACK_SUPPORT' \
844e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DFEATURE_ENABLE_SSL' \
845e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DFEATURE_ENABLE_VOICEMAIL' \
846e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DEXPAT_RELATIVE_PATH' \
847e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DGTEST_RELATIVE_PATH' \
848e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DNO_MAIN_THREAD_WRAPPING' \
849e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DNO_SOUND_SYSTEM' \
850e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DANDROID' \
851e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	'-DPOSIX' \
8525f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	'-DWEBRTC_POSIX' \
8531320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DXML_STATIC' \
854eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DMEDIA_DISABLE_LIBVPX' \
855a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	'-DUSE_OPENSSL=1' \
856effb81e5f8246d0db0270817048dc992db66e9fbBen Murdoch	'-DUSE_OPENSSL_CERTS=1' \
857eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-D__STDC_CONSTANT_MACROS' \
858eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-D__STDC_FORMAT_MACROS' \
859eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-D__GNU_SOURCE=1' \
860eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DUSE_STLPORT=1' \
861eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
862eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DCHROME_BUILD_ID=""' \
863eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DNDEBUG' \
864eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DNVALGRIND' \
865eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
866eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	'-D_FORTIFY_SOURCE=2'
867eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch
868eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch
869eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch# Include paths placed before CFLAGS/CPPFLAGS
870eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen MurdochLOCAL_C_INCLUDES_Release := \
871bbcdd45c55eb7c4641ab97aef9889b0fc828e7d3Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
872bbcdd45c55eb7c4641ab97aef9889b0fc828e7d3Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
873f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	$(gyp_shared_intermediate_dir) \
8745821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(LOCAL_PATH) \
8755821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(gyp_intermediate_dir) \
8765821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(LOCAL_PATH)/third_party/khronos \
8772a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	$(LOCAL_PATH)/gpu \
878c5cede9ae108bb15f6b7a8aea21c7e1fefa2834cBen Murdoch	$(LOCAL_PATH)/skia/config \
879a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit/Source \
8801320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(gyp_shared_intermediate_dir)/angle \
8815821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/src/core \
8825821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/core \
8835821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/effects \
8845821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/pdf \
8855821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/gpu \
886eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(LOCAL_PATH)/third_party/skia/include/lazy \
887c2e0dbddbe15c98d52c4786dac06cb8952a8ae6dTorne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/pathops \
8885821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/pipe \
8895821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/ports \
8905821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/utils \
8915821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(LOCAL_PATH)/skia/ext \
892a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	$(LOCAL_PATH)/third_party/re2 \
8935821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(LOCAL_PATH)/third_party/zlib \
894a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit \
8955f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/common \
8965f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/i18n \
897116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	$(gyp_shared_intermediate_dir)/ui/resources \
898f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	$(gyp_shared_intermediate_dir)/protoc_out \
899f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	$(LOCAL_PATH)/third_party/protobuf \
900f2477e01787aa58f445919b809d89e252beef54fTorne (Richard Coles)	$(LOCAL_PATH)/third_party/protobuf/src \
90103b57e008b61dfcb1fbad3aea950ae0e001748b0Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/content/app/resources \
9025821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/webkit \
9037d4cd473f85ac64c3747c96c277f9e506a0d2246Torne (Richard Coles)	$(LOCAL_PATH)/third_party/leveldatabase/src/include \
9047d4cd473f85ac64c3747c96c277f9e506a0d2246Torne (Richard Coles)	$(LOCAL_PATH)/third_party/leveldatabase/src \
9057d4cd473f85ac64c3747c96c277f9e506a0d2246Torne (Richard Coles)	$(LOCAL_PATH)/third_party/leveldatabase \
906868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit \
9075821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(LOCAL_PATH)/third_party/npapi \
9085821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(LOCAL_PATH)/third_party/npapi/bindings \
9095821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	$(LOCAL_PATH)/v8/include \
910a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libpng \
911a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libwebp \
912a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	$(LOCAL_PATH)/third_party/ots/include \
913a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	$(LOCAL_PATH)/third_party/qcms/src \
914a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)	$(LOCAL_PATH)/third_party/iccjpeg \
9151320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(LOCAL_PATH)/third_party/libjpeg_turbo \
9165c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(LOCAL_PATH)/third_party/libyuv/include \
9175c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(LOCAL_PATH)/third_party/libyuv \
9185f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(LOCAL_PATH)/third_party/webrtc/overrides \
919e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	$(LOCAL_PATH)/third_party/libjingle/overrides \
920e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	$(LOCAL_PATH)/third_party/libjingle/source \
921e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	$(LOCAL_PATH)/testing/gtest/include \
922e5d81f57cb97b3b6b7fccc9c5610d21eb81db09dBen Murdoch	$(LOCAL_PATH)/third_party \
9231320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(LOCAL_PATH)/third_party/expat/files/lib \
92403b57e008b61dfcb1fbad3aea950ae0e001748b0Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/content \
92590dce4d38c5ff5333bea97d859d4e484e27edf0cTorne (Richard Coles)	$(PWD)/frameworks/wilhelm/include \
92690dce4d38c5ff5333bea97d859d4e484e27edf0cTorne (Richard Coles)	$(PWD)/bionic \
92790dce4d38c5ff5333bea97d859d4e484e27edf0cTorne (Richard Coles)	$(PWD)/external/stlport/stlport
9285821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
9295821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
9305821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)# Flags passed to only C++ (and not C) files.
931eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen MurdochLOCAL_CPPFLAGS_Release := \
9321320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	-fno-exceptions \
9335821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-fno-rtti \
9345821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-fno-threadsafe-statics \
9355821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-fvisibility-inlines-hidden \
9365821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-Wsign-compare \
9375821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	-Wno-abi \
938116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	-std=gnu++11 \
939116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	-Wno-narrowing \
940116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	-Wno-literal-suffix \
9412a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	-Wno-non-virtual-dtor \
9422a99a7e74a7f215066514fe81d2bfa6639d9edddTorne (Richard Coles)	-Wno-sign-promo
9435821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
944eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch
945eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen MurdochLOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
946eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen MurdochLOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
947eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen MurdochLOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
948a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)LOCAL_ASFLAGS := $(LOCAL_CFLAGS)
9495821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)### Rules for final target.
9505821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
9515821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)LOCAL_SHARED_LIBRARIES := \
9525821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	libstlport \
9535821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)	libdl
9545821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
9555821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)# Add target alias to "gyp_all_modules" target.
9565821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles).PHONY: gyp_all_modules
9575821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)gyp_all_modules: content_content_browser_gyp
9585821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
9595821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)# Alias gyp target name.
9605821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles).PHONY: content_browser
9615821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)content_browser: content_content_browser_gyp
9625821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
9635821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)include $(BUILD_STATIC_LIBRARY)
964