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

Unified Diff: content/content_common.gypi

Issue 10697030: Register JNI for content_unittests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 8 years, 6 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/content_browser.gypi ('k') | content/test/run_all_unittests.cc » ('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 b0a61930f38ac99aa560c2a74cc2264c719f0be1..0118e4370171bce9b40e0b9df04f7d067da16916 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -102,6 +102,8 @@
'common/android/address_parser_internal.h',
'common/android/command_line.cc',
'common/android/command_line.h',
+ 'common/android/common_jni_registrar.cc',
+ 'common/android/common_jni_registrar.h',
'common/android/surface_callback.cc',
'common/android/surface_callback.h',
'common/android/surface_texture_peer.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698