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

Unified Diff: gyp/utils.gypi

Issue 728823002: Move WGL header from include to src (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 | « gyp/tools.gyp ('k') | 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 5148491054546ac8f07589a961ec2794df5c383d..8ec0807a8c9b3198108a4bf2c2b2d2ccbb0f84ea 100644
--- a/gyp/utils.gypi
+++ b/gyp/utils.gypi
@@ -38,7 +38,6 @@
'<(skia_include_path)/utils/SkRTConf.h',
'<(skia_include_path)/utils/SkProxyCanvas.h',
'<(skia_include_path)/utils/SkTextBox.h',
- '<(skia_include_path)/utils/SkWGL.h',
'<(skia_src_path)/utils/SkBase64.cpp',
'<(skia_src_path)/utils/SkBase64.h',
@@ -127,6 +126,7 @@
'<(skia_src_path)/utils/win/SkDWriteGeometrySink.h',
'<(skia_src_path)/utils/win/SkHRESULT.cpp',
'<(skia_src_path)/utils/win/SkIStream.cpp',
+ '<(skia_src_path)/utils/win/SkWGL.h',
'<(skia_src_path)/utils/win/SkWGL_win.cpp',
#testing
« no previous file with comments | « gyp/tools.gyp ('k') | include/utils/SkWGL.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698