diff options
Diffstat (limited to 'third_party/third_party.gyp')
-rw-r--r-- | third_party/third_party.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/third_party.gyp b/third_party/third_party.gyp index d54905c022..c106f1e314 100644 --- a/third_party/third_party.gyp +++ b/third_party/third_party.gyp @@ -66,6 +66,7 @@ 'sources': [ 'base/logging.h', 'base/macros.h', + 'base/nonstd_unique_ptr.h' 'base/template_util.h', 'base/numerics/safe_conversions.h', 'base/numerics/safe_conversions_impl.h', |