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

Unified Diff: chrome/browser/metrics/field_trial_synchronizer.h

Issue 8539006: Cleanup: Remove unneeded forward declarations from various chrome/browser subdirectories. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: rebase Created 9 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/metrics/field_trial_synchronizer.h
===================================================================
--- chrome/browser/metrics/field_trial_synchronizer.h (revision 109953)
+++ chrome/browser/metrics/field_trial_synchronizer.h (working copy)
@@ -13,9 +13,6 @@
#include "base/memory/ref_counted.h"
#include "base/metrics/field_trial.h"
-class MessageLoop;
-class Task;
-
// This class is used by the browser process to communicate FieldTrial setting
// (field trial name and group) to any previously started renderers.
//
« no previous file with comments | « chrome/browser/intents/register_intent_handler_infobar_delegate.h ('k') | chrome/browser/metrics/metrics_log.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698