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

Unified Diff: content/browser/loader/DEPS

Issue 2554273002: Unexport resource_controller.h (Closed)
Patch Set: content_unittests build Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index 75c930550a276ac5542e24b1be9c899f83e64cf7..c927c38a4ef4487af32b2fb833795555cc705d19 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -14,13 +14,13 @@ specific_include_rules = {
"+content/browser/loader/downloaded_temp_file_impl.h",
"+content/browser/loader/netlog_observer.h",
"+content/browser/loader/resource_buffer.h",
+ "+content/browser/loader/resource_controller.h",
"+content/browser/loader/resource_dispatcher_host_impl.h",
"+content/browser/loader/resource_handler.h",
"+content/browser/loader/resource_message_delegate.h",
"+content/browser/loader/resource_message_filter.h",
"+content/browser/loader/resource_request_info_impl.h",
"+content/common/content_export.h",
- "+content/public/browser/resource_controller.h",
"+content/public/browser/resource_dispatcher_host_delegate.h",
"+content/public/common/resource_response.h",
@@ -36,7 +36,6 @@ specific_include_rules = {
"-content",
"+content/browser/loader/async_revalidation_driver.h",
"+content/common/content_export.h",
- "+content/public/browser/resource_controller.h",
"+content/public/browser/resource_throttle.h",
],
"async_revalidation_driver_unittest\.cc": [
@@ -91,13 +90,13 @@ specific_include_rules = {
"+content/browser/loader/mojo_async_resource_handler.h",
"+content/browser/loader/test_url_loader_client.h",
"+content/browser/loader/netlog_observer.h",
+ "+content/browser/loader/resource_controller.h",
"+content/browser/loader/resource_dispatcher_host_impl.h",
"+content/browser/loader/resource_handler.h",
"+content/browser/loader/resource_request_info_impl.h",
"+content/common/content_export.h",
"+content/common/resource_request_completion_status.h",
"+content/public/browser/global_request_id.h",
- "+content/public/browser/resource_controller.h",
"+content/public/browser/resource_dispatcher_host_delegate.h",
"+content/public/common/resource_response.h",
"+content/common/url_loader.mojom.h",
@@ -107,6 +106,7 @@ specific_include_rules = {
"+content/browser/loader/mojo_async_resource_handler.h",
"+content/browser/loader/test_url_loader_client.h",
"+content/public/browser/navigation_data.h",
+ "+content/browser/loader/resource_controller.h",
"+content/browser/loader/resource_dispatcher_host_impl.h",
"+content/browser/loader/resource_request_info_impl.h",
"+content/common/resource_request.h",
@@ -114,7 +114,6 @@ specific_include_rules = {
"+content/common/url_loader.mojom.h",
"+content/public/browser/appcache_service.h",
"+content/public/browser/resource_context.h",
- "+content/public/browser/resource_controller.h",
"+content/public/browser/resource_dispatcher_host_delegate.h",
"+content/public/browser/resource_throttle.h",
"+content/public/browser/stream_info.h",
@@ -226,6 +225,7 @@ specific_include_rules = {
],
"resource_loader\.(cc|h)": [
"-content",
+ "+content/browser/loader/resource_controller.h",
"+content/browser/loader/resource_handler.h",
"+content/browser/loader/resource_loader.h",
"+content/browser/loader/resource_loader_delegate.h",
@@ -233,7 +233,6 @@ specific_include_rules = {
"+content/browser/ssl/ssl_client_auth_handler.h",
"+content/browser/ssl/ssl_error_handler.h",
"+content/common/content_export.h",
- "+content/public/browser/resource_controller.h",
"+content/public/browser/resource_dispatcher_host_login_delegate.h",
"+content/public/common/browser_side_navigation_policy.h",
"+content/public/common/resource_response.h",
« no previous file with comments | « content/browser/frame_host/navigation_controller_impl_browsertest.cc ('k') | content/browser/loader/async_resource_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698