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

Unified Diff: webkit/glue/webkit_glue.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: webkit/glue/webkit_glue.gypi
diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi
index b05bf7530545aa5a18777ecf3d8f7afc45614b3c..d49e499df012ecdc32c62e0f736826b3e3f8eb5a 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -200,8 +200,8 @@
'fling_animator_impl_android.h',
'ftp_directory_listing_response_delegate.cc',
'ftp_directory_listing_response_delegate.h',
- 'glue_serialize.cc',
- 'glue_serialize.h',
+ 'glue_serialize_deprecated.cc',
+ 'glue_serialize_deprecated.h',
'image_decoder.cc',
'image_decoder.h',
'network_list_observer.h',
« content/renderer/render_view_impl.cc ('K') | « webkit/glue/glue_serialize_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698