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

Unified Diff: base/android/base_jni_registrar.cc

Issue 10827176: fix duplication issue for android path_service.cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | « no previous file | base/android/path_service.h » ('j') | base/android/path_service_android.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/android/base_jni_registrar.cc
diff --git a/base/android/base_jni_registrar.cc b/base/android/base_jni_registrar.cc
index 6f4096a4a7aa32f8ec8c1458c8498bfe8f935abf..df490db9cec17fac114bf8fdb5ff1b673bead74a 100644
--- a/base/android/base_jni_registrar.cc
+++ b/base/android/base_jni_registrar.cc
@@ -10,7 +10,7 @@
#include "base/android/jni_android.h"
#include "base/android/jni_registrar.h"
#include "base/android/locale_utils.h"
-#include "base/android/path_service.h"
+#include "base/android/path_service_android.h"
#include "base/android/path_utils.h"
namespace base {
« no previous file with comments | « no previous file | base/android/path_service.h » ('j') | base/android/path_service_android.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698