summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/work_item.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/installer/util/work_item.cc')
-rw-r--r--chrome/installer/util/work_item.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/installer/util/work_item.cc b/chrome/installer/util/work_item.cc
index 568a79d..6c56fa7 100644
--- a/chrome/installer/util/work_item.cc
+++ b/chrome/installer/util/work_item.cc
@@ -74,4 +74,3 @@ WorkItemList* WorkItem::CreateWorkItemList() {
std::wstring WorkItem::Dump() {
return std::wstring(L"Work Item");
}
-