Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index db701ae81811bedb5fff0cc24e3f33f1acc5b15b..ae7ccc1a47e69fde7cf15ec4f7c33c30d15c8131 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -1814,6 +1814,8 @@ |
'browser/plugin_content_origin_whitelist.h', |
'browser/plugin_data_remover_impl.cc', |
'browser/plugin_data_remover_impl.h', |
+ 'browser/plugin_private_storage_helper.cc', |
+ 'browser/plugin_private_storage_helper.h', |
'browser/plugin_service_impl.cc', |
'browser/plugin_service_impl.h', |
'browser/ppapi_plugin_process_host.cc', |