Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 1de3993d1bf1bb81bdab83de8cb18e835c883ee9..446f0c0eda15f1bf4d3f2b176b0d0dab75692f3f 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -95,6 +95,8 @@ |
'public/browser/histogram_fetcher.h', |
'public/browser/host_zoom_map.h', |
'public/browser/indexed_db_context.h', |
+ 'public/browser/indexed_db_info.cc', |
+ 'public/browser/indexed_db_info.h', |
'public/browser/interstitial_page.h', |
'public/browser/invalidate_type.h', |
'public/browser/javascript_dialog_manager.cc', |