Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4530)

Unified Diff: chrome/browser/spellchecker/spellcheck_action.h

Issue 15906011: Use a direct include of strings headers in chrome/browser/r*-s*/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
« no previous file with comments | « chrome/browser/spellchecker/feedback_sender_unittest.cc ('k') | chrome/browser/spellchecker/spellcheck_platform_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698