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

Unified Diff: content/content_common.gypi

Issue 1422473004: Vector-of-structs (instead of struct-of-vectors) in "savable resources" IPC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@page-serialization-original-url-yay
Patch Set: Rebasing... Created 5 years, 1 month 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/common/savable_subframe.h ('k') | content/content_renderer.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 c4afaf27369db0c67a4017de437af23f47e09711..595ce472d5aa15fab7d05786f898880a77933eb5 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -513,6 +513,7 @@
'common/sandbox_util.h',
'common/sandbox_win.cc',
'common/sandbox_win.h',
+ 'common/savable_subframe.h',
'common/savable_url_schemes.cc',
'common/savable_url_schemes.h',
'common/screen_orientation_messages.h',
« no previous file with comments | « content/common/savable_subframe.h ('k') | content/content_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698