Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index cae1e6e565e670420f19fb4fcc737c5cb49a0834..412eea75f677e551eb117b83ae6fe993c2772c30 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', |