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

Unified Diff: gyp/utils.gypi

Issue 729363003: http://skbug.com/3130 step 4 (include/utils/SkWGL.h gone for good) (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 | include/utils/SkWGL.h » ('j') | 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 9ea0eed2ef029bd013711576764dcbd9181b1449..8ec0807a8c9b3198108a4bf2c2b2d2ccbb0f84ea 100644
--- a/gyp/utils.gypi
+++ b/gyp/utils.gypi
@@ -134,8 +134,5 @@
'<(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 | include/utils/SkWGL.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698