Chromium Code Reviews| Index: chrome_frame/delete_chrome_history.h |
| diff --git a/chrome_frame/delete_chrome_history.h b/chrome_frame/delete_chrome_history.h |
| index 0b7ba8d92448a39b2b599da09b8b36074cdcc355..79d1f05f6559034cc02911f5a760c2f5839d4342 100644 |
| --- a/chrome_frame/delete_chrome_history.h |
| +++ b/chrome_frame/delete_chrome_history.h |
| @@ -57,7 +57,7 @@ END_MSG_MAP() |
| private: |
| unsigned long remove_mask_; |
| - MessageLoopForUI loop_; |
| + base::MessageLoopForUI loop_; |
| }; |
| #endif // CHROME_FRAME_DELETE_CHROME_HISTORY_H_ |