Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 4f632efe231594a47443ceafbe9587a4b0e56453..701c88399ca564e348524b8fc794b1f98a767612 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -822,6 +822,8 @@ |
'browser/worker_host/worker_process_host.h', |
'browser/worker_host/worker_service_impl.cc', |
'browser/worker_host/worker_service_impl.h', |
+ 'browser/worker_host/worker_storage_partition.cc', |
+ 'browser/worker_host/worker_storage_partition.h', |
'browser/zygote_host/zygote_host_impl_linux.cc', |
'browser/zygote_host/zygote_host_impl_linux.h', |
'zygote/zygote_linux.cc', |