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 23b85b1..3373f5a 100644 --- a/base/base.gyp +++ b/base/base.gyp @@ -254,6 +254,7 @@ 'rand_util.h', 'rand_util_posix.cc', 'rand_util_win.cc', + 'raw_scoped_refptr_mismatch_checker.h', 'ref_counted.cc', 'ref_counted.h', 'ref_counted_memory.h', |