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

Unified Diff: skia/skia_gn_files.gypi

Issue 242173002: Make GN build work on Mac again. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments Created 6 years, 8 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 | « net/BUILD.gn ('k') | tools/gn/filesystem_utils.cc » ('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 e06bf0e930daa1bf449dfdcc3f872b9efe73a0bf..3fe7fa08e8e499ba4ae3e6deda6d4956f2d9e1a2 100644
--- a/skia/skia_gn_files.gypi
+++ b/skia/skia_gn_files.gypi
@@ -858,6 +858,7 @@
#mac
'<(skia_include_path)/utils/mac/SkCGUtils.h',
'<(skia_src_path)/utils/mac/SkCreateCGImageRef.cpp',
+ '<(skia_src_path)/utils/mac/SkStream_mac.cpp',
#windows
'<(skia_include_path)/utils/win/SkAutoCoInitialize.h',
« no previous file with comments | « net/BUILD.gn ('k') | tools/gn/filesystem_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698