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

Unified Diff: extensions/browser/extension_throttle_manager.h

Issue 2366893002: net: address review comments for NetLogWithSource renaming (Closed)
Patch Set: Created 4 years, 3 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
Index: extensions/browser/extension_throttle_manager.h
diff --git a/extensions/browser/extension_throttle_manager.h b/extensions/browser/extension_throttle_manager.h
index f7fbbc74c443589ac69ca019213f4a059f86c85c..cad766bef4e031e99756820473ce51a63324f80e 100644
--- a/extensions/browser/extension_throttle_manager.h
+++ b/extensions/browser/extension_throttle_manager.h
@@ -24,8 +24,8 @@ class ResourceThrottle;
}
namespace net {
-class NetLogWithSource;
class NetLog;
+class NetLogWithSource;
}
namespace extensions {
« no previous file with comments | « components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h ('k') | net/cert/cert_verifier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698