diff options
Diffstat (limited to 'base/base.gyp')
-rw-r--r-- | base/base.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/base/base.gyp b/base/base.gyp index 1ad079b..12bbc52 100644 --- a/base/base.gyp +++ b/base/base.gyp @@ -231,6 +231,7 @@ 'scoped_temp_dir.h', 'scoped_variant_win.cc', 'scoped_variant_win.h', + 'scoped_vector.h', 'sha2.cc', 'sha2.h', 'shared_memory.h', @@ -244,6 +245,7 @@ 'stats_counters.h', 'stats_table.cc', 'stats_table.h', + 'stl_util-inl.h', 'string16.cc', 'string16.h', 'string_escape.cc', |