| Index: third_party/third_party.gyp
|
| diff --git a/third_party/third_party.gyp b/third_party/third_party.gyp
|
| index a8360e3c26a30e3b1f1bf5fd925f943a2121c145..9bc9e04411584557e7442d67c50eaeeeb8807c0c 100644
|
| --- a/third_party/third_party.gyp
|
| +++ b/third_party/third_party.gyp
|
| @@ -286,13 +286,11 @@
|
| 'sources': [
|
| 'base/logging.h',
|
| 'base/macros.h',
|
| - 'base/nonstd_unique_ptr.h',
|
| 'base/numerics/safe_conversions.h',
|
| 'base/numerics/safe_conversions_impl.h',
|
| 'base/numerics/safe_math.h',
|
| 'base/numerics/safe_math_impl.h',
|
| 'base/stl_util.h',
|
| - 'base/template_util.h',
|
| ],
|
| },
|
| ],
|
|
|