Chromium Code Reviews| Index: base/sys_info.h |
| diff --git a/base/sys_info.h b/base/sys_info.h |
| index 5a81dc1583f45b4e2a006dcbed15753c848407d4..5af9732200aecc631145ad48a7d70c3919c3e7b8 100644 |
| --- a/base/sys_info.h |
| +++ b/base/sys_info.h |
| @@ -130,7 +130,6 @@ class BASE_EXPORT SysInfo { |
| static std::string GetAndroidBuildID(); |
| static int DalvikHeapSizeMB(); |
| - static int DalvikHeapGrowthLimitMB(); |
| #endif // defined(OS_ANDROID) |
| // Returns true if this is a low-end device. |