diff options
Diffstat (limited to 'chrome/renderer/translate_helper.h')
-rw-r--r-- | chrome/renderer/translate_helper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/renderer/translate_helper.h b/chrome/renderer/translate_helper.h index 04c623e..60a0bf5 100644 --- a/chrome/renderer/translate_helper.h +++ b/chrome/renderer/translate_helper.h @@ -82,7 +82,7 @@ class TranslateHelper { // Used in unit-tests. Makes the various tasks be posted immediately so that // the tests don't have to wait before checking states. - virtual bool DontDelayTasks() { return false; } + virtual bool DontDelayTasks(); private: // Checks if the current running page translation is finished or errored and |