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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gyp/utils.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/utils/SkWGL.h
diff --git a/include/utils/SkWGL.h b/include/utils/SkWGL.h
deleted file mode 100644
index e61f9ec37a0cf7175038d1c33fd9a34ad5544bab..0000000000000000000000000000000000000000
--- a/include/utils/SkWGL.h
+++ /dev/null
@@ -1,8 +0,0 @@
-// TODO(halcanary): in chromium/src, change references to this file in
-// skia/BUILD.gn and skia/skia_library.gypi, then delete this file.
-#ifndef include_utils_SkWGL_DEFINED
-#define include_utils_SkWGL_DEFINED
-#ifdef SK_BUILD_FOR_WIN32
-#include "../../src/utils/win/SkWGL.h"
-#endif // SK_BUILD_FOR_WIN32
-#endif // include_utils_SkWGL_DEFINED
« 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