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

Unified Diff: components/feedback/feedback_util.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
« no previous file with comments | « components/feedback/feedback_data.h ('k') | components/feedback/tracing_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/feedback/feedback_util.h
diff --git a/components/feedback/feedback_util.h b/components/feedback/feedback_util.h
index 1b6527827d1a788027297f2d9d5360eee80325b7..7d50ee57ad782174ff8d48b543209351424a5c27 100644
--- a/components/feedback/feedback_util.h
+++ b/components/feedback/feedback_util.h
@@ -17,12 +17,6 @@
#include "base/win/windows_version.h"
#endif
-class Profile;
-
-namespace content {
-class WebContents;
-}
-
namespace chrome {
extern const char kAppLauncherCategoryTag[];
} // namespace chrome
« no previous file with comments | « components/feedback/feedback_data.h ('k') | components/feedback/tracing_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698