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

Unified Diff: content/browser/loader/DEPS

Issue 2081833002: Remove dependency of content/browser/loader/power_save_block_resource_throttle.cc on browser_thread… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . 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/power_save_block_resource_throttle.h » ('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 3d395e596dffa66b2d40c131664822e0ac5cf026..d94a60c28bb4d867af4da53121f105319ec4fefa 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -92,9 +92,6 @@ specific_include_rules = {
"-content",
"+content/browser/loader/power_save_block_resource_throttle.h",
"+content/public/browser/resource_throttle.h",
-
- # TODO: these all have to be removed.
- "+content/public/browser/browser_thread.h",
],
"resource_dispatcher_host_impl\.(cc|h)": [
"-content",
« no previous file with comments | « no previous file | content/browser/loader/power_save_block_resource_throttle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698