Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 48021e0c5c80b7f5324fccb9dd447266dae8b4b6..5b608c3b81406b72c6a64c8976342cd0fd5f76b1 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -185,6 +185,8 @@ |
'common/extensions/url_pattern_set.h', |
'common/extensions/user_script.cc', |
'common/extensions/user_script.h', |
+ 'common/extensions/value_counter.cc', |
+ 'common/extensions/value_counter.h', |
'common/extensions/api/extension_api.cc', |
'common/extensions/api/extension_api.h', |
'common/external_ipc_fuzzer.h', |