Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(246)

Unified Diff: skia/skia_gn_files.gypi

Issue 839143002: Roll Chrome into Mojo. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Rebase Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « skia/ext/vector_canvas_unittest.cc ('k') | skia/skia_library.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « skia/ext/vector_canvas_unittest.cc ('k') | skia/skia_library.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698