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

Unified Diff: components/webdata/common/web_database.h

Issue 2844463004: Rename card 'type' into 'issuer network.' (Closed)
Patch Set: Update compatible version Created 3 years, 8 months 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/webdata/common/web_database.h
diff --git a/components/webdata/common/web_database.h b/components/webdata/common/web_database.h
index 79931bedba72d4042d2ff2593492db2d450f6460..36bae881f6f810c0d63ad03469845af703b9a7d1 100644
--- a/components/webdata/common/web_database.h
+++ b/components/webdata/common/web_database.h
@@ -6,6 +6,7 @@
#define COMPONENTS_WEBDATA_COMMON_WEB_DATABASE_H_
#include <map>
+#include <string>
#include "base/macros.h"
#include "components/webdata/common/web_database_table.h"

Powered by Google App Engine
This is Rietveld 408576698