diff options
author | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-02 12:18:46 +0000 |
---|---|---|
committer | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-02 12:18:46 +0000 |
commit | 5b4eb8fc503839d19399c7f9187192b8e0cbf889 (patch) | |
tree | 3ff358a5eba47b31a2d90b7ac06bd6bdbadf1956 /chrome/tools/profiles | |
parent | ee2efde1d246a99b956e66297e1595f446b35e2a (diff) | |
download | chromium_src-5b4eb8fc503839d19399c7f9187192b8e0cbf889.zip chromium_src-5b4eb8fc503839d19399c7f9187192b8e0cbf889.tar.gz chromium_src-5b4eb8fc503839d19399c7f9187192b8e0cbf889.tar.bz2 |
Port some unit tests from chrome/browser/
Makes over 200 tests pass on Linux.
Review URL: http://codereview.chromium.org/18758
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9041 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools/profiles')
-rw-r--r-- | chrome/tools/profiles/thumbnail-inl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/tools/profiles/thumbnail-inl.h b/chrome/tools/profiles/thumbnail-inl.h index 18ec4a8..7f3fba3 100644 --- a/chrome/tools/profiles/thumbnail-inl.h +++ b/chrome/tools/profiles/thumbnail-inl.h @@ -804,4 +804,4 @@ const unsigned char kWeewarThumbnail[] = "\xb2\x77\x95\x9f\x9d\xc4\xfe\xf4\x00\x3e\xee\x3a\xf7\xae\x96\xc3\xce" "\x16\x70\x8b\x89\xa3\x9e\xe0\x28\x12\x49\x12\xed\x56\x6e\xe4\x0c\x9c" "\x7e\x74\x51\x57\x3a\x8e\x69\x26\x97\xc9\x24\x44\x60\xa2\xef\x77\xf7" -"\x95\x67\x19\x99\xf9\xc7\x3d\x86\x68\xa2\x8a\xe5\x36\x3f\xff\xd9";
\ No newline at end of file +"\x95\x67\x19\x99\xf9\xc7\x3d\x86\x68\xa2\x8a\xe5\x36\x3f\xff\xd9"; |