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

Unified Diff: content/content_common.gypi

Issue 252393004: [Android] Add GinJavaBridgeValue for Gin Java Bridge (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 years, 8 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
« no previous file with comments | « content/common/android/gin_java_bridge_value_unittest.cc ('k') | content/content_tests.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 5bbabc04ae583de2ea8c1588d0d1d7d3df87bf68..34bda3a9a54fe5940146e412809d319c8b98e42d 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -133,6 +133,8 @@
'common/android/common_jni_registrar.h',
'common/android/device_telephony_info.cc',
'common/android/device_telephony_info.h',
+ 'common/android/gin_java_bridge_value.cc',
+ 'common/android/gin_java_bridge_value.h',
'common/android/hash_set.cc',
'common/android/hash_set.h',
'common/android/surface_texture_lookup.cc',
« no previous file with comments | « content/common/android/gin_java_bridge_value_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698