Index: third_party/third_party.gyp |
diff --git a/third_party/third_party.gyp b/third_party/third_party.gyp |
index 6ad8beb48cb0d30e75eb2b546c307ec0596b6e2b..1ec0509eb2ce7b5f710188cafcb6ec98025dfff7 100644 |
--- a/third_party/third_party.gyp |
+++ b/third_party/third_party.gyp |
@@ -281,11 +281,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', |
], |
}, |
], |