Chromium Code Reviews| Index: chrome/browser/ui/webui/browsing_history_handler.h |
| diff --git a/chrome/browser/ui/webui/browsing_history_handler.h b/chrome/browser/ui/webui/browsing_history_handler.h |
| index 0c9a95234e66c160851aad8c7196b521b3ad55fa..7987da460bb02e454ef2ea691e1dce52673dc146 100644 |
| --- a/chrome/browser/ui/webui/browsing_history_handler.h |
| +++ b/chrome/browser/ui/webui/browsing_history_handler.h |
| @@ -21,7 +21,7 @@ |
| namespace history { |
| struct QueryOptions; |
| -} // namespace history |
| +} |
| // The handler for Javascript messages related to the "history" view. |
| class BrowsingHistoryHandler : |