Chromium Code Reviews| Index: chrome/app/client_util.cc |
| diff --git a/chrome/app/client_util.cc b/chrome/app/client_util.cc |
| index 0a5fed1b3de43d78e20a3010cf82e807869ba0e7..e0af23c4f33200455444382837a98da1e68430f7 100644 |
| --- a/chrome/app/client_util.cc |
| +++ b/chrome/app/client_util.cc |
| @@ -5,6 +5,8 @@ |
| #include <windows.h> |
| #include <shlwapi.h> |
| +#include "base/command_line.h" |
| +#include "base/logging.h" |
| #include "base/file_util.h" |
| #include "chrome/app/breakpad_win.h" |
| #include "chrome/app/client_util.h" |