| Index: base/android/jni_android.h
 | 
| diff --git a/base/android/jni_android.h b/base/android/jni_android.h
 | 
| index 651005e5dd6217584a1fe70578ce1763949058f6..909e3daf7a303d0d3ed52275fb96e8a63725dd31 100644
 | 
| --- a/base/android/jni_android.h
 | 
| +++ b/base/android/jni_android.h
 | 
| @@ -10,9 +10,6 @@
 | 
|  
 | 
|  #include <string>
 | 
|  
 | 
| -// TODO(torne): remove this when callers of GetApplicationContext have been
 | 
| -// fixed to include context_utils.h. http://crbug.com/552419
 | 
| -#include "base/android/context_utils.h"
 | 
|  #include "base/android/scoped_java_ref.h"
 | 
|  #include "base/atomicops.h"
 | 
|  #include "base/base_export.h"
 | 
| 
 |