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

Side by Side Diff: include/utils/SkWGL.h

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 unified diff | Download patch
« no previous file with comments | « gyp/utils.gypi ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // TODO(halcanary): in chromium/src, change references to this file in
2 // skia/BUILD.gn and skia/skia_library.gypi, then delete this file.
3 #ifndef include_utils_SkWGL_DEFINED
4 #define include_utils_SkWGL_DEFINED
5 #ifdef SK_BUILD_FOR_WIN32
6 #include "../../src/utils/win/SkWGL.h"
7 #endif // SK_BUILD_FOR_WIN32
8 #endif // include_utils_SkWGL_DEFINED
OLDNEW
« no previous file with comments | « gyp/utils.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698