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

Unified Diff: android/jni_generator/jni_generator_helper.h

Issue 2050803003: Update to Chromium //base at Chromium commit e3a753f17bac62738b0dbf0b36510f767b081e4b. (Closed) Base URL: https://github.com/domokit/base.git@master
Patch Set: Created 4 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 | « android/jni_generator/jni_generator.py ('k') | android/jni_generator/sample_for_tests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android/jni_generator/jni_generator_helper.h
diff --git a/android/jni_generator/jni_generator_helper.h b/android/jni_generator/jni_generator_helper.h
index b9736e1c24b87ad2f41d51388a79f6394a3f8600..1fdc4ee530c31ca94f49da55de333c91e30ac9f5 100644
--- a/android/jni_generator/jni_generator_helper.h
+++ b/android/jni_generator/jni_generator_helper.h
@@ -36,5 +36,6 @@ namespace jni_generator {
} // namespace jni_generator
using base::android::ScopedJavaLocalRef;
+using base::android::JavaParamRef;
#endif // BASE_ANDROID_JNI_GENERATOR_JNI_GENERATOR_HELPER_H_
« no previous file with comments | « android/jni_generator/jni_generator.py ('k') | android/jni_generator/sample_for_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698