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

Unified Diff: gyp/gpu.gypi

Issue 899803004: Add GrGLCreateNullInterface.cpp back to gyp, and put contents in namespace. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 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 | src/gpu/gl/GrGLCreateNullInterface.cpp » ('j') | src/gpu/gl/GrGLCreateNullInterface.cpp » ('J')
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 0bc054220c82c9d7b38ffa6c00df6aebcc7d047f..9c250f0e9bf82ad47985d76643f93566055fc51f 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -370,6 +370,7 @@
'<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.h',
],
'skgpu_null_gl_sources': [
+ '<(skia_src_path)/gpu/gl/GrGLCreateNullInterface.cpp',
'<(skia_src_path)/gpu/gl/SkNullGLContext.cpp',
'<(skia_include_path)/gpu/gl/SkNullGLContext.h',
],
« no previous file with comments | « no previous file | src/gpu/gl/GrGLCreateNullInterface.cpp » ('j') | src/gpu/gl/GrGLCreateNullInterface.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698