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

Unified Diff: ios/chrome/browser/passwords/password_generation_agent.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
Index: ios/chrome/browser/passwords/password_generation_agent.h
diff --git a/ios/chrome/browser/passwords/password_generation_agent.h b/ios/chrome/browser/passwords/password_generation_agent.h
index 1a4eccdb6aaa2b4c7d215c3151dc0cc00c41fe37..0e7070141339b5b646ceedc3b06fbabb44366e70 100644
--- a/ios/chrome/browser/passwords/password_generation_agent.h
+++ b/ios/chrome/browser/passwords/password_generation_agent.h
@@ -20,7 +20,6 @@
@class JsSuggestionManager;
namespace autofill {
-struct FormData;
struct FormFieldData;
struct PasswordForm;
}

Powered by Google App Engine
This is Rietveld 408576698