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

Unified Diff: base/android/path_utils.cc

Issue 10798010: Uses gyp "rules" rather than "actions" templates for the JNI generator. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Typo on content_jni.gypi Created 8 years, 5 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 | « base/android/locale_utils.cc ('k') | base/base.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/android/path_utils.cc
diff --git a/base/android/path_utils.cc b/base/android/path_utils.cc
index cf5542af681eddd5b0673301be35c95474729e17..52fdd8dd61c5ba0e2cf86ed77f2db191f2fbde9f 100644
--- a/base/android/path_utils.cc
+++ b/base/android/path_utils.cc
@@ -8,7 +8,7 @@
#include "base/android/jni_string.h"
#include "base/android/scoped_java_ref.h"
-#include "jni/path_utils_jni.h"
+#include "jni/PathUtils_jni.h"
namespace base {
namespace android {
« no previous file with comments | « base/android/locale_utils.cc ('k') | base/base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698