Index: chrome/chrome_browser.gypi |
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi |
index 282b174479d470495b7ed9fdd348c4b7e09937c6..71047fea16a91df8760ee800d2722598bab23f97 100644 |
--- a/chrome/chrome_browser.gypi |
+++ b/chrome/chrome_browser.gypi |
@@ -2292,6 +2292,8 @@ |
'browser/tab_contents/tab_contents_view_gtk.h', |
'browser/tab_contents/tab_contents_view_mac.h', |
'browser/tab_contents/tab_contents_view_mac.mm', |
+ 'browser/tab_contents/tab_specific_content_settings.h', |
+ 'browser/tab_contents/tab_specific_content_settings.cc', |
'browser/tab_contents/tab_util.cc', |
'browser/tab_contents/tab_util.h', |
'browser/tab_contents/thumbnail_generator.cc', |