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

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

Issue 727783004: Fix Chromium roll broken by http://crrev.com/728823002 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: compile everywhere 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 | « no previous file | 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 | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698