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

Unified Diff: content/browser/loader/DEPS

Issue 2062263002: Remove debugging code for fixed bugs. Also clean up unused includes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge again Created 4 years, 6 months 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
« no previous file with comments | « no previous file | content/browser/loader/async_resource_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index 3bb14e9d0934282f4fa7ce4db69711a700710fae..485553b6e79f31258f2e118f05313ba28a69e289 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -24,7 +24,6 @@ specific_include_rules = {
# TODO: these all have to be removed.
"+content/browser/host_zoom_map_impl.h",
- "+content/browser/resource_context_impl.h",
"+content/public/common/content_features.h",
# TODO: To be replaced by mojo.
@@ -140,7 +139,6 @@ specific_include_rules = {
"+content/browser/loader/navigation_url_loader_impl_core.h",
"+content/browser/loader/redirect_to_file_resource_handler.h",
"+content/browser/loader/upload_data_stream_builder.h",
- "+content/browser/renderer_host/render_view_host_delegate.h",
"+content/browser/renderer_host/render_view_host_impl.h",
"+content/browser/resource_context_impl.h",
"+content/browser/service_worker/foreign_fetch_request_handler.h",
@@ -150,18 +148,13 @@ specific_include_rules = {
"+content/browser/streams/stream_context.h",
"+content/browser/streams/stream_registry.h",
"+content/browser/web_contents/web_contents_impl.h",
- "+content/common/appcache_interfaces.h",
"+content/common/content_export.h",
"+content/common/navigation_params.h",
"+content/common/net/url_request_service_worker_data.h",
"+content/common/site_isolation_policy.h",
"+content/common/ssl_status_serialization.h",
"+content/public/browser/browser_thread.h",
- "+content/public/browser/child_process_data.h",
"+content/public/browser/content_browser_client.h",
- "+content/public/browser/download_item.h",
- "+content/public/browser/download_manager.h",
- "+content/public/browser/download_url_parameters.h",
"+content/public/browser/notification_types.h",
"+content/public/browser/plugin_service.h",
"+content/public/browser/resource_request_details.h",
« no previous file with comments | « no previous file | content/browser/loader/async_resource_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698