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

Unified Diff: base/android/jni_array.h

Issue 16745002: Use a direct include of strings headers in base/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 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 | « no previous file | base/base_paths_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/android/jni_array.h
diff --git a/base/android/jni_array.h b/base/android/jni_array.h
index 668a1ed0a0bba80208661d4345c8436086878981..efa6aa8ffe892666f34cf7f3dfd9a100110ee528 100644
--- a/base/android/jni_array.h
+++ b/base/android/jni_array.h
@@ -11,7 +11,7 @@
#include "base/android/scoped_java_ref.h"
#include "base/basictypes.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
namespace base {
namespace android {
« no previous file with comments | « no previous file | base/base_paths_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698