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

Unified Diff: content/content_tests.gypi

Issue 16867005: Re-implement PageState serialization without a Blink API dependency. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Improvements based on Tom's feedback. Created 7 years, 6 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_common.gypi ('k') | content/public/common/page_state.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 630c042901ca117526f5f88bace27186dc2969ba..ac7525f7eaa41555ccfe907688af29a6a6db3d1a 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -387,6 +387,7 @@
'common/inter_process_time_ticks_converter_unittest.cc',
'common/mac/attributed_string_coder_unittest.mm',
'common/mac/font_descriptor_unittest.mm',
+ 'common/page_state_serialization_unittest.cc',
'common/page_zoom_unittest.cc',
'common/sandbox_mac_diraccess_unittest.mm',
'common/sandbox_mac_fontloading_unittest.mm',
@@ -505,7 +506,6 @@
'../webkit/common/database/database_identifier_unittest.cc',
'../webkit/common/dom_storage/dom_storage_map_unittest.cc',
'../webkit/common/fileapi/file_system_util_unittest.cc',
- '../webkit/glue/glue_serialize_unittest.cc',
'../webkit/glue/multipart_response_delegate_unittest.cc',
'../webkit/glue/resource_request_body_unittest.cc',
'../webkit/glue/webkit_glue_unittest.cc',
« no previous file with comments | « content/content_common.gypi ('k') | content/public/common/page_state.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698