diff options
Diffstat (limited to 'base/base.gyp')
-rw-r--r-- | base/base.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/base.gyp b/base/base.gyp index c423484..2ca5cfb 100644 --- a/base/base.gyp +++ b/base/base.gyp @@ -238,6 +238,7 @@ 'rand_util_win.cc', 'ref_counted.cc', 'ref_counted.h', + 'ref_counted_memory.h', 'registry.cc', 'registry.h', 'resource_util.cc', |