Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(820)

Unified Diff: content/content_common.gypi

Issue 22297005: Move webkit/{browser,common}/dom_storage into content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698