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

Unified Diff: content/content_common.gypi

Issue 8347005: Adds the renderer component of the Java Bridge (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moves JavaBridgeDispatcher(Host) to content/ Created 9 years, 2 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 9f7df73ef730e58ed7daa16d51aca58a888516e9..3c05b0ca777368d605df883299233297e28603fc 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -141,6 +141,7 @@
'common/indexed_db_param_traits.cc',
'common/indexed_db_param_traits.h',
'common/intents_messages.h',
+ 'common/java_bridge_messages.h',
'common/mac/attributed_string_coder.h',
'common/mac/attributed_string_coder.mm',
'common/mac/font_descriptor.h',

Powered by Google App Engine
This is Rietveld 408576698