From fa1afe31ecd9b3d2720bb1b5eb35ebfebf9d5c64 Mon Sep 17 00:00:00 2001 From: "maruel@chromium.org" Date: Tue, 13 Jan 2009 14:03:33 +0000 Subject: NO CODE CHANGE. Whitespace change just to force a compilation. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7926 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/task_queue.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/chrome/common/task_queue.cc b/chrome/common/task_queue.cc index 7ef43aa..bb73150 100644 --- a/chrome/common/task_queue.cc +++ b/chrome/common/task_queue.cc @@ -44,4 +44,3 @@ void TaskQueue::Clear() { bool TaskQueue::Empty() const { return queue_.empty(); } - -- cgit v1.1