> ========================================================================
> http://mondrian.corp.google.com/file/9512681///depot/googleclient/gears/opensource/gears/installer/common/process_restarter.cc?a=1
> File
> //depot/googleclient/gears/opensource/gears/installer/common/process_restarter.cc
> (snapshot 1)
> ------------------------------------
> Line 270: // Found a window, get the PID.
> whitespace
Done
> ------------------------------------
> Line 273: ::GetWindowThreadProcessId(handle,
> reinterpret_cast<DWORD*>(&process_id));
> whitespace
Done
> ------------------------------------
> Line 276: return S_OK;
> whitespace
Done
> ------------------------------------
> Line 279: HRESULT ProcessRestarter::FindProcessInstancesUsingFindClass(bool*
> found) {
> bool *found
This is the style in this file.
> ------------------------------------
> Line 281:
> whitespace
Done
New snapshot uploaded.