| Index: chrome/browser/spellchecker/spellcheck_platform_mac.h
|
| diff --git a/chrome/browser/spellchecker/spellcheck_platform_mac.h b/chrome/browser/spellchecker/spellcheck_platform_mac.h
|
| index deb4ed251a299aef9c7d8e2eeca06a50ac4dae11..fe5419df289d2aa864bb6e7572d2f8c5caa83e5e 100644
|
| --- a/chrome/browser/spellchecker/spellcheck_platform_mac.h
|
| +++ b/chrome/browser/spellchecker/spellcheck_platform_mac.h
|
| @@ -12,7 +12,7 @@
|
| #include <vector>
|
|
|
| #include "base/callback_forward.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
|
|
| struct SpellCheckResult;
|
|
|
|
|