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

Unified Diff: ios/chrome/browser/application_context.h

Issue 2544293002: ios: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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 | ios/chrome/browser/application_context_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/application_context.h
diff --git a/ios/chrome/browser/application_context.h b/ios/chrome/browser/application_context.h
index 311f6b1c02239b0d17a4227541bfb179325b1df3..0e060d92d11caf77098826ffb09f16c0835e06fb 100644
--- a/ios/chrome/browser/application_context.h
+++ b/ios/chrome/browser/application_context.h
@@ -49,10 +49,6 @@ namespace rappor {
class RapporService;
}
-namespace safe_browsing {
-class SafeBrowsingService;
-}
-
namespace variations {
class VariationsService;
}
« no previous file with comments | « no previous file | ios/chrome/browser/application_context_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698