diff options
Diffstat (limited to 'chrome/app/client_util.cc')
-rw-r--r-- | chrome/app/client_util.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/app/client_util.cc b/chrome/app/client_util.cc index 42230cd..0285c56 100644 --- a/chrome/app/client_util.cc +++ b/chrome/app/client_util.cc @@ -92,4 +92,3 @@ void GetExecutablePath(wchar_t* exe_path) { } } // namespace client_util - |