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

Unified Diff: gyp/gpu.gypi

Issue 954453002: Use D3D11 backend for ANGLE when available. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: whitespace Created 5 years, 10 months 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 | « no previous file | gyp/views.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gpu.gypi
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index fe21d830cf1ba7f1f54c665ea64897614b4c1595..9803c420191a745a3ec725f6287647ba2eadbde5 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -352,8 +352,8 @@
'<(skia_src_path)/gpu/gl/angle/GrGLCreateANGLEInterface.cpp',
# Sk files
+ '<(skia_include_path)/gpu/gl/angle/SkANGLEGLContext.h',
'<(skia_src_path)/gpu/gl/angle/SkANGLEGLContext.cpp',
- '<(skia_src_path)/gpu/gl/angle/SkANGLEGLContext.h',
],
'skgpu_debug_gl_sources': [
'<(skia_src_path)/gpu/gl/debug/GrGLCreateDebugInterface.cpp',
« no previous file with comments | « no previous file | gyp/views.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698