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

Unified Diff: skia/skia_library.gypi

Issue 466223008: Adds skia/config/SkUserConfig.h to skia_library.gypi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update gn files Created 6 years, 4 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/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_library.gypi
diff --git a/skia/skia_library.gypi b/skia/skia_library.gypi
index aed4f6116d1a9b91987c3c5e1996e086caa90a05..73b8fd80e6c7498720f26c012d63d28c16be2ac4 100644
--- a/skia/skia_library.gypi
+++ b/skia/skia_library.gypi
@@ -150,6 +150,7 @@
'../third_party/skia/src/utils/SkThreadUtils_win.h',
'../third_party/skia/src/utils/SkTFitsIn.h',
'../third_party/skia/src/utils/SkTLogic.h',
+ 'config/SkUserConfig.h',
Stephen White 2014/08/25 20:45:00 Nit: could you put this at the top of the file lis
#windows
'../third_party/skia/include/utils/win/SkAutoCoInitialize.h',
« no previous file with comments | « skia/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698