| Index: skia/skia.gyp
|
| diff --git a/skia/skia.gyp b/skia/skia.gyp
|
| index f59c079444e612d1f08ecc903e57daa15cc8bbf1..006cd88da4b12fe2be689e459ec79814f0f00e1f 100644
|
| --- a/skia/skia.gyp
|
| +++ b/skia/skia.gyp
|
| @@ -9,6 +9,8 @@
|
| 'type': '<(component)',
|
| 'msvs_guid': 'CD9CA56E-4E94-444C-87D4-58CA1E6F300D',
|
| 'sources': [
|
| + '../third_party/skia/experimental/SkMatrix44.h',
|
| + '../third_party/skia/experimental/SkMatrix44.cpp',
|
| '../third_party/skia/gpu/src/GrAllocPool.cpp',
|
| '../third_party/skia/gpu/src/GrAtlas.cpp',
|
| '../third_party/skia/gpu/src/GrBufferAllocPool.cpp',
|
|
|