Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index fc14b46db14c3d6091f636923878ab1fc0153bde..b263d3750984029492a0e3081e432dca7c1a05db 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -308,6 +308,10 @@ |
| 'browser/host_zoom_map.h', |
| 'browser/in_process_webkit/browser_webkitplatformsupport_impl.cc', |
| 'browser/in_process_webkit/browser_webkitplatformsupport_impl.h', |
| + |
| + '../webkit/dom_storage/local_storage_database.cc', |
|
michaeln
2012/01/24 00:18:16
we should create a new dom_storage library for thi
|
| + |
| + |
| 'browser/in_process_webkit/dom_storage_area.cc', |
| 'browser/in_process_webkit/dom_storage_area.h', |
| 'browser/in_process_webkit/dom_storage_context.cc', |