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

Unified Diff: components/visitedlink/browser/visitedlink_delegate.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month 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: components/visitedlink/browser/visitedlink_delegate.h
diff --git a/components/visitedlink/browser/visitedlink_delegate.h b/components/visitedlink/browser/visitedlink_delegate.h
index 6adf7de57180d5948707a28a27eaeed9db9d5c9c..f5939336cdba3c8d2c10f3bfec6e113527f8cdc1 100644
--- a/components/visitedlink/browser/visitedlink_delegate.h
+++ b/components/visitedlink/browser/visitedlink_delegate.h
@@ -9,10 +9,6 @@
class GURL;
-namespace content {
-class BrowserContext;
-}
-
namespace visitedlink {
// Delegate class that clients of VisitedLinkMaster must implement.
« no previous file with comments | « components/variations/variations_associated_data.h ('k') | components/web_cache/browser/web_cache_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698