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

Unified Diff: gyp/gpu.gypi

Issue 1555953004: Create debug only SkSingleOwner (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: tweaks Created 4 years, 11 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 | include/gpu/GrContext.h » ('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 c8972699ef614b013496c6d4ec848a094109d43c..7312ff4b223ba8268321fdc079baf8365b7b9e06 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -54,6 +54,9 @@
'<(skia_include_path)/gpu/gl/GrGLSLPrettyPrint.h',
'<(skia_include_path)/gpu/gl/GrGLTypes.h',
+ # Private includes
+ '<(skia_include_path)/private/GrSingleOwner.h',
+
'<(skia_src_path)/gpu/GrAutoLocaleSetter.h',
'<(skia_src_path)/gpu/GrAllocator.h',
'<(skia_src_path)/gpu/GrBatchAtlas.cpp',
« no previous file with comments | « no previous file | include/gpu/GrContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698