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

Unified Diff: gyp/utils.gypi

Issue 729173002: http://skbug.com/3130 step 1 (to fix chromium roll) (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/utils.gypi
diff --git a/gyp/utils.gypi b/gyp/utils.gypi
index 8ec0807a8c9b3198108a4bf2c2b2d2ccbb0f84ea..9ea0eed2ef029bd013711576764dcbd9181b1449 100644
--- a/gyp/utils.gypi
+++ b/gyp/utils.gypi
@@ -134,5 +134,8 @@
'<(skia_src_path)/fonts/SkGScalerContext.h',
'<(skia_src_path)/fonts/SkTestScalerContext.cpp',
'<(skia_src_path)/fonts/SkTestScalerContext.h',
+
+ # TODO(halcanary): delete this http://skbug.com/3130
+ '<(skia_include_path)/utils/SkWGL.h',
],
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698