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

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: 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/common/android/common_jni_registrar.cc ('k') | content/content_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_app.gypi
diff --git a/content/content_app.gypi b/content/content_app.gypi
index 11f4f285eaf8ea76a202d43a18b1c628c822978a..023bd00bb55716bc8911ace636643ce3e742d128 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/app_jni_registrar.cc',
+ 'app/android/app_jni_registrar.h',
'app/android/content_main.cc',
'app/android/content_main.h',
'app/android/library_loader_hooks.cc',
« no previous file with comments | « content/common/android/common_jni_registrar.cc ('k') | content/content_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698