Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / components / autofill / content / browser / wallet / wallet_test_util.h
index 934bd1c..b9f4fc2 100644 (file)
@@ -19,6 +19,8 @@ class GaiaAccount;
 class Instrument;
 
 scoped_ptr<GaiaAccount> GetTestGaiaAccount();
+std::vector<base::string16> StreetAddress(const std::string& line1,
+                                          const std::string& line2);
 scoped_ptr<Address> GetTestAddress();
 scoped_ptr<Address> GetTestMinimalAddress();
 scoped_ptr<FullWallet> GetTestFullWallet();