| Index: skia/skia_gn_files.gypi
|
| diff --git a/skia/skia_gn_files.gypi b/skia/skia_gn_files.gypi
|
| index 17914b281a4ca48e8467cc37a2ddb2081095abb9..f066bc54f62b10d8dccc4c59c557991c130543ca 100644
|
| --- a/skia/skia_gn_files.gypi
|
| +++ b/skia/skia_gn_files.gypi
|
| @@ -5,6 +5,8 @@
|
| 'skia_library_sources': [
|
| '<(skia_src_path)/core/SkFlate.cpp', # this should likely be moved into src/utils in skia
|
|
|
| + '<(skia_src_path)/ports/SkImageGenerator_none.cpp',
|
| +
|
| '<(skia_include_path)/images/SkMovie.h',
|
| '<(skia_include_path)/images/SkPageFlipper.h',
|
| '<(skia_include_path)/ports/SkTypeface_win.h',
|
|
|