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

Unified Diff: tools/BUILD.public.expected

Issue 1441773002: SkAtomic: always use std::atomic (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 | « include/private/SkAtomics.h ('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..8c7b4478031e6610332d0c6846d8632572b683f6 100644
--- a/tools/BUILD.public.expected
+++ b/tools/BUILD.public.expected
@@ -798,9 +798,6 @@ HDRS = ['include/c/sk_canvas.h',
'include/images/SkPageFlipper.h',
'include/pathops/SkPathOps.h',
'include/pipe/SkGPipe.h',
- 'include/ports/SkAtomics_atomic.h',
- 'include/ports/SkAtomics_std.h',
- 'include/ports/SkAtomics_sync.h',
'include/ports/SkFontConfigInterface.h',
'include/ports/SkFontMgr.h',
'include/ports/SkFontMgr_android.h',
« no previous file with comments | « include/private/SkAtomics.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698