Chromium Code Reviews| OLD | NEW |
|---|---|
| (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 | |
| OLD | NEW |