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

Unified Diff: content/content_renderer.gypi

Issue 14985014: Introduce content::PageState (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add comments to the top of page_state.h Created 7 years, 7 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
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 4b81cba422e57f1fb7c0341083d38783fca9bf3f..f86f94dc44780c162fedfe9e6bcb4e8a8cd26d90 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -38,6 +38,8 @@
'public/renderer/context_menu_client.h',
'public/renderer/document_state.cc',
'public/renderer/document_state.h',
+ 'public/renderer/history_item_serialization.cc',
+ 'public/renderer/history_item_serialization.h',
'public/renderer/navigation_state.cc',
'public/renderer/navigation_state.h',
'public/renderer/password_form_conversion_utils.h',

Powered by Google App Engine
This is Rietveld 408576698