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

Unified Diff: chrome/browser/supervised_user/experimental/safe_search_url_reporter.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment 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: chrome/browser/supervised_user/experimental/safe_search_url_reporter.h
diff --git a/chrome/browser/supervised_user/experimental/safe_search_url_reporter.h b/chrome/browser/supervised_user/experimental/safe_search_url_reporter.h
index 14b68033c9915bfad2ab85789d81476afcceb790..f76d9a3336b45af4939e3629cc5fe1e89e88a4a2 100644
--- a/chrome/browser/supervised_user/experimental/safe_search_url_reporter.h
+++ b/chrome/browser/supervised_user/experimental/safe_search_url_reporter.h
@@ -18,7 +18,6 @@ class Profile;
namespace net {
class URLFetcher;
-class URLReportContextGetter;
}
class SafeSearchURLReporter : public OAuth2TokenService::Consumer,

Powered by Google App Engine
This is Rietveld 408576698