Clean up some sync integration test code:
* Move all TemplateURL creation into a single core CreateTestTemplateURL() function. This will ease the later TemplateURL refactoring changes that will modify how TemplateURLs are created and modified. * Make use of the TemplateURLService::TemplateURLVector typedef. * Pass string16s to EditSearchEngine() since that's what it really wants. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/9692072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126744 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment