Index: mojo/android/system/base_run_loop.cc |
diff --git a/mojo/android/system/base_run_loop.cc b/mojo/android/system/base_run_loop.cc |
index e48d2f0e0199476d964da8339a01945cc801e632..b2276dde06db01012801753b1e3cf075aeb660b9 100644 |
--- a/mojo/android/system/base_run_loop.cc |
+++ b/mojo/android/system/base_run_loop.cc |
@@ -14,6 +14,8 @@ |
#include "jni/BaseRunLoop_jni.h" |
#include "mojo/message_pump/message_pump_mojo.h" |
+using base::android::JavaParamRef; |
+ |
namespace mojo { |
namespace android { |