diff options
Diffstat (limited to 'chrome/common/task_queue.h')
-rw-r--r-- | chrome/common/task_queue.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/task_queue.h b/chrome/common/task_queue.h index fd4e670..9e1c817a 100644 --- a/chrome/common/task_queue.h +++ b/chrome/common/task_queue.h @@ -40,4 +40,3 @@ class TaskQueue : public Task { }; #endif // CHROME_COMMON_TASK_QUEUE_H__ - |