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

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: Another round of fixes based on Charlie's review. 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 7c374f8d368ac87282e3eee5f9e03f72cd69e9de..cc67ece796fea9d1697fe7a0f50d5ddd507de58e 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -146,9 +146,11 @@
'common/clipboard_messages.cc',
'common/clipboard_messages.h',
'common/compositor_util.cc',
+ 'common/content_constants_internal.cc',
+ 'common/content_constants_internal.h',
+ 'common/content_export.h',
'common/content_message_generator.cc',
'common/content_message_generator.h',
- 'common/content_export.h',
'common/content_paths.cc',
'common/css_colors.h',
'common/database_messages.h',

Powered by Google App Engine
This is Rietveld 408576698