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

Unified Diff: chrome/common/importer/importer_bridge.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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/common/importer/importer_bridge.h
diff --git a/chrome/common/importer/importer_bridge.h b/chrome/common/importer/importer_bridge.h
index d3fa66b6ae3e8e1f79bb177718af6b22f43c1671..56d4259aba433df997802109cf5a8d28c03ebd13 100644
--- a/chrome/common/importer/importer_bridge.h
+++ b/chrome/common/importer/importer_bridge.h
@@ -28,7 +28,6 @@ namespace importer {
#if defined(OS_WIN)
struct ImporterIE7PasswordInfo;
#endif
-struct ImporterURlRow;
struct SearchEngineInfo;
}

Powered by Google App Engine
This is Rietveld 408576698