| Index: chrome/browser/spellchecker/spellcheck_action.h
|
| diff --git a/chrome/browser/spellchecker/spellcheck_action.h b/chrome/browser/spellchecker/spellcheck_action.h
|
| index c1b3cd2d11ffe87a8ed1f8d77593d7eeed0d2c9a..d8471d91a0f6db68caa0281aaa2ea23a83365aa8 100644
|
| --- a/chrome/browser/spellchecker/spellcheck_action.h
|
| +++ b/chrome/browser/spellchecker/spellcheck_action.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_ACTION_H_
|
| #define CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_ACTION_H_
|
|
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
|
|
| namespace base {
|
| class DictionaryValue;
|
|
|