diff options
-rw-r--r-- | base/base.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/base.gyp b/base/base.gyp index f29222d..a294726 100644 --- a/base/base.gyp +++ b/base/base.gyp @@ -608,7 +608,7 @@ 'gfx/native_theme_unittest.cc', 'gfx/png_codec_unittest.cc', 'gfx/rect_unittest.cc', - # 'gmock_unittest.cc', + 'gmock_unittest.cc', 'histogram_unittest.cc', 'hmac_unittest.cc', 'idletimer_unittest.cc', |