| Index: third_party/third_party.gyp
|
| diff --git a/third_party/third_party.gyp b/third_party/third_party.gyp
|
| index 639b9af4a96ab04b10a6cafad0edf2c6d7370900..89a4632633b3ab85ef54aa38d1732886adaa3dc2 100644
|
| --- a/third_party/third_party.gyp
|
| +++ b/third_party/third_party.gyp
|
| @@ -314,13 +314,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',
|
| ],
|
| },
|
| ],
|
|
|