Index: extensions/extensions.gyp |
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp |
index aad3a2ff8218baa70f6c1f0abc39009779920415..b0cc1b55cd8f6b9085bfeaced6bf4d5cfab6ff2c 100644 |
--- a/extensions/extensions.gyp |
+++ b/extensions/extensions.gyp |
@@ -206,6 +206,7 @@ |
'common/value_counter.h', |
'common/view_type.cc', |
'common/view_type.h', |
+ 'common/watched_pages_recipient.h', |
], |
# Disable c4267 warnings until we fix size_t to int truncations. |
'msvs_disabled_warnings': [ 4267, ], |