| Index: third_party/third_party.gyp
|
| diff --git a/third_party/third_party.gyp b/third_party/third_party.gyp
|
| index 79368b5a68ba9d3d8e1b42b8401c3d7de752b9bf..df5341d44a54f19e106f7fc9e00b764159e65916 100644
|
| --- a/third_party/third_party.gyp
|
| +++ b/third_party/third_party.gyp
|
| @@ -265,11 +265,12 @@
|
| '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',
|
| 'base/numerics/safe_math.h',
|
| 'base/numerics/safe_math_impl.h',
|
| + 'base/stl_util.h',
|
| + 'base/template_util.h',
|
| ],
|
| },
|
| ],
|
|
|