| Index: chrome/installer/util/google_chrome_distribution.h
|
| diff --git a/chrome/installer/util/google_chrome_distribution.h b/chrome/installer/util/google_chrome_distribution.h
|
| index 937484c460f27dec685ac7792614ed3f56c39bd1..415d570f2e26c27f7d7678bf1d28fd8fbef2a745 100644
|
| --- a/chrome/installer/util/google_chrome_distribution.h
|
| +++ b/chrome/installer/util/google_chrome_distribution.h
|
| @@ -8,6 +8,8 @@
|
| #ifndef CHROME_INSTALLER_UTIL_GOOGLE_CHROME_DISTRIBUTION_H_
|
| #define CHROME_INSTALLER_UTIL_GOOGLE_CHROME_DISTRIBUTION_H_
|
|
|
| +#include <memory>
|
| +
|
| #include "base/strings/string16.h"
|
| #include "chrome/installer/util/browser_distribution.h"
|
|
|
|
|