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

Unified Diff: components/variations/variations_associated_data.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/variations/variations_associated_data.h
diff --git a/components/variations/variations_associated_data.h b/components/variations/variations_associated_data.h
index 0579781d962b1839c77a73bab1d5a2d75810da37..046c2b6f5459a3e7ec635e1650e11603a63fb6f4 100644
--- a/components/variations/variations_associated_data.h
+++ b/components/variations/variations_associated_data.h
@@ -50,7 +50,6 @@ struct Feature;
namespace variations {
typedef int VariationID;
-class VariationsHttpHeaderProvider;
const VariationID EMPTY_ID = 0;
« no previous file with comments | « components/user_prefs/tracked/tracked_preferences_migration.h ('k') | components/visitedlink/browser/visitedlink_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698