aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/core.gypi
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@google.com>2015-11-16 13:05:37 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-11-16 13:05:37 -0800
commit566b23c571dbec97925ad0c44e744126a62e5a1e (patch)
tree05e55fc33a38394f582b3fae0f91b3f9affaacd3 /gyp/core.gypi
parent755c553c17b82bb5de3d9cc8d3b2a866ff9e9e50 (diff)
Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ )
Reason for revert: 10.9 bots are too old too. Original issue's description: > skstd -> std for unique_ptr > > TBR=reed@google.com > No public API changes. > > BUG=skia:4564 > > Committed: https://skia.googlesource.com/skia/+/755c553c17b82bb5de3d9cc8d3b2a866ff9e9e50 TBR=bungeman@google.com,mtklein@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia:4564 Review URL: https://codereview.chromium.org/1446413002
Diffstat (limited to 'gyp/core.gypi')
-rw-r--r--gyp/core.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/core.gypi b/gyp/core.gypi
index c85cc0fab3..6446fe1d0c 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -410,6 +410,7 @@
'<(skia_include_path)/private/SkTHash.h',
'<(skia_include_path)/private/SkThreadID.h',
'<(skia_include_path)/private/SkTLogic.h',
+ '<(skia_include_path)/private/SkUniquePtr.h',
'<(skia_include_path)/private/SkUtility.h',
'<(skia_include_path)/private/SkWeakRefCnt.h',