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

Unified Diff: content/content_common.gypi

Issue 10827078: Support frame tree propagation between renderers in the same browsing instance. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixes based on feedback from Charlie. Created 8 years, 4 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 54974ae38d4a4ba1391977b9681b52bf27265d87..e58f46542164efdffe7b68aef5eaee9028f29d06 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -350,6 +350,8 @@
'common/speech_recognition_messages.h',
'common/ssl_status_serialization.cc',
'common/ssl_status_serialization.h',
+ 'common/content_constants_internal.cc',
+ 'common/content_constants_internal.h',
Charlie Reis 2012/08/24 23:26:07 nit: Please alphabetize.
nasko 2012/08/27 18:53:37 Done.
'common/swapped_out_messages.cc',
'common/swapped_out_messages.h',
'common/text_input_client_messages.h',

Powered by Google App Engine
This is Rietveld 408576698