Chromium Code Reviews| Index: core/src/fxge/fontdata/chromefontdata/FoxitDingbats.c |
| diff --git a/core/src/fxge/fontdata/chromefontdata/FoxitDingbats.c b/core/src/fxge/fontdata/chromefontdata/FoxitDingbats.c |
| index ba763aa19d12dded0d55f651ca865d0e4c68fb66..81d24a30875f259c585af957223ef4b888fa7c33 100644 |
| --- a/core/src/fxge/fontdata/chromefontdata/FoxitDingbats.c |
| +++ b/core/src/fxge/fontdata/chromefontdata/FoxitDingbats.c |
| @@ -1,12 +1,12 @@ |
| // Copyright 2014 PDFium Authors. All rights reserved. |
|
Tom Sepez
2016/02/23 17:44:19
Maybe we rename this to be a .cpp file?
dsinclair
2016/02/23 19:14:01
Will do in a separate CL.
|
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| - |
| + |
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
| #include "core/src/fxge/fontdata/chromefontdata/chromefontdata.h" |
| -const unsigned char g_FoxitDingbatsFontData [29513] = {0x1, |
| +const unsigned char g_FoxitDingbatsFontData[29513] = {0x1, |
| 0x0, 0x4, 0x2, 0x0, 0x1, 0x1, 0x1, 0x11, |
|
Tom Sepez
2016/02/23 17:44:19
git cl format did this? Strange, wider than 80.
dsinclair
2016/02/23 19:14:01
Done.
git cl format seems to ignore these files u
|
| 0x43, 0x68, 0x72, 0x6f, 0x6d, 0x44, 0x69, 0x6e, |
| 0x67, 0x62, 0x61, 0x74, 0x73, 0x4f, 0x54, 0x46, |