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