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

Unified Diff: chrome/browser/sync/test/integration/password_manager_setting_migrator_helper.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/sync/test/integration/password_manager_setting_migrator_helper.h
diff --git a/chrome/browser/sync/test/integration/password_manager_setting_migrator_helper.h b/chrome/browser/sync/test/integration/password_manager_setting_migrator_helper.h
index de3cbcca29e7407ee56156a30f7eb3545951a2fc..27b7c0b896938ed39e3661bc29a61ee83361e9e5 100644
--- a/chrome/browser/sync/test/integration/password_manager_setting_migrator_helper.h
+++ b/chrome/browser/sync/test/integration/password_manager_setting_migrator_helper.h
@@ -4,10 +4,6 @@
#ifndef CHROME_BROWSER_SYNC_TEST_INTEGRATION_PASSWORD_MANAGER_SETTING_MIGRATOR_HELPER_H_
#define CHROME_BROWSER_SYNC_TEST_INTEGRATION_PASSWORD_MANAGER_SETTING_MIGRATOR_HELPER_H_
-namespace base {
-class FieldTrial;
-}
-
class Profile;
namespace password_manager_setting_migrater_helper {

Powered by Google App Engine
This is Rietveld 408576698