| Index: chrome/installer/util/uninstall_metrics.h
|
| diff --git a/chrome/installer/util/uninstall_metrics.h b/chrome/installer/util/uninstall_metrics.h
|
| index eb97909bd83ce578b64f8eed033ec86aa0587c5b..de5317107167fb73b95d830479c3f7c130cceb69 100644
|
| --- a/chrome/installer/util/uninstall_metrics.h
|
| +++ b/chrome/installer/util/uninstall_metrics.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_INSTALLER_UTIL_UNINSTALL_METRICS_H_
|
| #define CHROME_INSTALLER_UTIL_UNINSTALL_METRICS_H_
|
|
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
|
|
| namespace base {
|
| class DictionaryValue;
|
|
|