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

Unified Diff: content/browser/loader/DEPS

Issue 2785523002: Reduce/remove usage of BrowserThread in content/browser/loader. (Closed)
Patch Set: Remove DCHECK Created 3 years, 9 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 | « content/browser/browser_main_loop.cc ('k') | content/browser/loader/async_resource_handler_unittest.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 a144d1675bf9938551a631751433fd63f6a3de04..1b42e8c04b56b687beef4fefd7d85787c2ed35e9 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -324,7 +324,6 @@ specific_include_rules = {
"+content/common/resource_request.h",
"+content/common/url_loader.mojom.h",
"+content/common/url_loader_factory.mojom.h",
- "+content/public/browser/browser_thread.h",
],
"url_loader_factory_impl_unittest\.cc": [
"-content",
« no previous file with comments | « content/browser/browser_main_loop.cc ('k') | content/browser/loader/async_resource_handler_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698