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

Unified Diff: tools/BUILD.public.expected

Issue 1405023013: In BUILD.public, specify alwayslink for skia library. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 5 years, 2 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 | « BUILD.public ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/BUILD.public.expected
diff --git a/tools/BUILD.public.expected b/tools/BUILD.public.expected
index 3bfd1dad135fb2c2f5543ce6a933fe4e935729d6..02f86a7388537271ee6d3c9d4ee0f5d494279ff2 100644
--- a/tools/BUILD.public.expected
+++ b/tools/BUILD.public.expected
@@ -757,7 +757,6 @@ HDRS = ['include/c/sk_canvas.h',
'include/gpu/GrGpuResourceRef.h',
'include/gpu/GrInvariantOutput.h',
'include/gpu/GrPaint.h',
- 'include/gpu/GrPathRendererChain.h',
'include/gpu/GrProcessor.h',
'include/gpu/GrProcessorUnitTest.h',
'include/gpu/GrProgramElement.h',
@@ -1497,6 +1496,7 @@ SRCS = ['include/private/SkAtomics.h',
'src/gpu/GrPathRenderer.cpp',
'src/gpu/GrPathRenderer.h',
'src/gpu/GrPathRendererChain.cpp',
+ 'src/gpu/GrPathRendererChain.h',
'src/gpu/GrPathRendering.cpp',
'src/gpu/GrPathRendering.h',
'src/gpu/GrPathUtils.cpp',
« no previous file with comments | « BUILD.public ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698