Chromium Code Reviews| Index: base/wmi_util.cc |
| diff --git a/base/wmi_util.cc b/base/wmi_util.cc |
| index 7a1cd9cb3a4a86011565de817e699268d95980cd..8b56a86d93645f7b24f7da3a869934120fa40ff6 100644 |
| --- a/base/wmi_util.cc |
| +++ b/base/wmi_util.cc |
| @@ -144,4 +144,3 @@ bool WMIProcessUtil::Launch(const std::wstring& command_line, int* process_id) { |
| return true; |
| } |
| - |