| Index: chrome/tools/profiles/thumbnail-inl.h
|
| diff --git a/chrome/tools/profiles/thumbnail-inl.h b/chrome/tools/profiles/thumbnail-inl.h
|
| index 7f3fba3ca96d5468abe85aa3cf8aabfaf9af14a4..7632c84eb72b3d78b51b8988ef10e75b2922c231 100644
|
| --- a/chrome/tools/profiles/thumbnail-inl.h
|
| +++ b/chrome/tools/profiles/thumbnail-inl.h
|
| @@ -1,3 +1,9 @@
|
| +// Copyright (c) 2009 The Chromium Authors. All rights reserved.
|
| +// Use of this source code is governed by a BSD-style license that can be
|
| +// found in the LICENSE file.
|
| +
|
| +// A screenshot of the Google homepage; used as a thumbnail for autogenerated
|
| +// testing profiles.
|
| const unsigned char kGoogleThumbnail[] =
|
| "\xff\xd8\xff\xe0\x00\x10\x4a\x46\x49\x46\x00\x01\x01\x00\x00\x01\x00\x01\x00"
|
| "\x00\xff\xdb\x00\x43\x00\x03\x02\x02\x03\x02\x02\x03\x03\x03\x03\x04\x03\x03"
|
|
|