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

Unified Diff: content/content_common.gypi

Issue 14985014: Introduce content::PageState (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compilation issues. 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index cab1c9d98bfc16ed49415681b1d65ad6636cae7b..95c39405fa5177ae981cf8ab41da4727f522fd43 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -62,6 +62,8 @@
'public/common/main_function_params.h',
'public/common/media_stream_request.cc',
'public/common/media_stream_request.h',
+ 'public/common/page_state.cc',
+ 'public/common/page_state.h',
'public/common/page_transition_types.cc',
'public/common/page_transition_types.h',
'public/common/page_transition_types_list.h',

Powered by Google App Engine
This is Rietveld 408576698