Chromium Code Reviews| Index: chrome/installer/util/google_chrome_distribution.cc |
| diff --git a/chrome/installer/util/google_chrome_distribution.cc b/chrome/installer/util/google_chrome_distribution.cc |
| index 133aba78e6f255677aa499ba9fd91e85eaf36b0a..f1bad6fcf5ca7a8a77b57662d6ce3dcc9ab3bc01 100644 |
| --- a/chrome/installer/util/google_chrome_distribution.cc |
| +++ b/chrome/installer/util/google_chrome_distribution.cc |
| @@ -12,6 +12,7 @@ |
| #include <msi.h> |
| #include <sddl.h> |
| +#include "base/command_line.h" |
| #include "base/file_path.h" |
| #include "base/path_service.h" |
| #include "base/rand_util.h" |