| Index: ui/gfx/android/shared_device_display_info.cc
 | 
| diff --git a/ui/gfx/android/shared_device_display_info.cc b/ui/gfx/android/shared_device_display_info.cc
 | 
| index 228626f9dfb636b0eeddc04c63b86057e5dff10f..b5c0f8564e829a761b6379e502d653ea1dda2bd4 100644
 | 
| --- a/ui/gfx/android/shared_device_display_info.cc
 | 
| +++ b/ui/gfx/android/shared_device_display_info.cc
 | 
| @@ -10,6 +10,8 @@
 | 
|  #include "base/logging.h"
 | 
|  #include "jni/DeviceDisplayInfo_jni.h"
 | 
|  
 | 
| +using base::android::JavaParamRef;
 | 
| +
 | 
|  namespace gfx {
 | 
|  
 | 
|  // static JNI call
 | 
| 
 |