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

Unified Diff: chrome/browser/ui/login/login_model.h

Issue 16629005: Use a direct include of strings headers in chrome/browser/ui/b*-p*/. (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/ui/login/login_model.h
diff --git a/chrome/browser/ui/login/login_model.h b/chrome/browser/ui/login/login_model.h
index 9377a55b7078c1895d98b54c7472dec5de0a3bbf..02928840cfa3b570767ceacb1b156141acaa396d 100644
--- a/chrome/browser/ui/login/login_model.h
+++ b/chrome/browser/ui/login/login_model.h
@@ -5,7 +5,7 @@
#ifndef CHROME_BROWSER_UI_LOGIN_LOGIN_MODEL_H_
#define CHROME_BROWSER_UI_LOGIN_LOGIN_MODEL_H_
-#include "base/string16.h"
+#include "base/strings/string16.h"
// Simple Model & Observer interfaces for a LoginView to facilitate exchanging
// information.
« no previous file with comments | « chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc ('k') | chrome/browser/ui/omnibox/action_box_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698