Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index b89fb5e984cc850c63bd45232cc119910a0c25a6..dc614f78c013a9dd268182d361db19d9a9366408 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -157,7 +157,9 @@ |
'common/device_orientation/device_orientation_hardware_buffer.h', |
'common/device_orientation/device_orientation_messages.h', |
'common/devtools_messages.h', |
- 'common/dom_storage_messages.h', |
+ 'common/dom_storage/dom_storage_map.cc', |
+ 'common/dom_storage/dom_storage_map.h', |
+ 'common/dom_storage/dom_storage_messages.h', |
'common/drag_event_source_info.h', |
'common/drag_messages.h', |
'common/drag_traits.h', |