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

Unified Diff: tools/BUILD.public.expected

Issue 1561683002: Start using <type_traits> and <utility> (C++11). (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Fix skstd::unique_ptr::compressed_pair. 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 | « tests/CPlusPlusEleven.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 e41605ca54c294ce67482b4887b33fa35125c098..de6edf5e7eb26c41ac01c5e9a54a19027a6d2c0b 100644
--- a/tools/BUILD.public.expected
+++ b/tools/BUILD.public.expected
@@ -292,7 +292,6 @@ BASE_SRCS = ['include/private/SkAtomics.h',
'include/private/SkTemplates.h',
'include/private/SkThreadID.h',
'include/private/SkUniquePtr.h',
- 'include/private/SkUtility.h',
'include/private/SkWeakRefCnt.h',
'src/android/SkBitmapRegionCanvas.cpp',
'src/android/SkBitmapRegionCanvas.h',
« no previous file with comments | « tests/CPlusPlusEleven.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698