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

Unified Diff: tools/BUILD.public.expected

Issue 1441753002: Replace SkFunction with std::function (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 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 | « tests/FunctionTest.cpp ('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 63d25e3ac2f0e0c1160ee7a41779c12c8f0a3a77..f9231d91e5bd8e831cde46a8a36c963222bd016a 100644
--- a/tools/BUILD.public.expected
+++ b/tools/BUILD.public.expected
@@ -363,7 +363,6 @@ DM_SRCS = ['dm/DM.cpp',
'tests/FontNamesTest.cpp',
'tests/FontObjTest.cpp',
'tests/FrontBufferedStreamTest.cpp',
- 'tests/FunctionTest.cpp',
'tests/GLInterfaceValidationTest.cpp',
'tests/GLProgramsTest.cpp',
'tests/GeometryTest.cpp',
@@ -979,7 +978,6 @@ SRCS = ['include/private/SkAtomics.h',
'include/private/SkChecksum.h',
'include/private/SkFloatBits.h',
'include/private/SkFloatingPoint.h',
- 'include/private/SkFunction.h',
'include/private/SkGpuFenceSync.h',
'include/private/SkMiniRecorder.h',
'include/private/SkMutex.h',
« no previous file with comments | « tests/FunctionTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698