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

Unified Diff: content/content_app.gypi

Issue 10697030: Register JNI for content_unittests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: content/content_app.gypi
diff --git a/content/content_app.gypi b/content/content_app.gypi
index 11f4f285eaf8ea76a202d43a18b1c628c822978a..b018d7d299eece448ae5b2d42ad03536d8905eaf 100644
--- a/content/content_app.gypi
+++ b/content/content_app.gypi
@@ -13,8 +13,8 @@
'../ui/ui.gyp:ui',
],
'sources': [
- 'app/android/content_jni_registrar.cc',
- 'app/android/content_jni_registrar.h',
+ 'app/android/content_app_jni_registrar.cc',
+ 'app/android/content_app_jni_registrar.h',
'app/android/content_main.cc',
'app/android/content_main.h',
'app/android/library_loader_hooks.cc',

Powered by Google App Engine
This is Rietveld 408576698