From b6f87899677d55b5830f005e00df61d387c6b548 Mon Sep 17 00:00:00 2001 From: "deanm@chromium.org" Date: Tue, 10 Mar 2009 14:23:48 +0000 Subject: NO CODE CHANGE Normalize end of file newlines in chrome/. All files end in a single newline. Review URL: http://codereview.chromium.org/42015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11331 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/task_queue.h | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/common/task_queue.h') 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__ - -- cgit v1.1