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

Unified Diff: ash/common/system/user/login_status.cc

Issue 2725903003: chromeos: Move //ash/common/strings to //ash/strings (Closed)
Patch Set: rebase Created 3 years, 10 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
« no previous file with comments | « ash/common/system/update/tray_update.cc ('k') | ash/common/system/user/tray_user.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/user/login_status.cc
diff --git a/ash/common/system/user/login_status.cc b/ash/common/system/user/login_status.cc
index 45c54c67f3406b976bc32ac7066894b7713d9787..742bb91ecd361489c63cbcc05ad0363bf519c2e0 100644
--- a/ash/common/system/user/login_status.cc
+++ b/ash/common/system/user/login_status.cc
@@ -5,8 +5,8 @@
#include "ash/common/system/user/login_status.h"
#include "ash/common/session/session_state_delegate.h"
-#include "ash/common/strings/grit/ash_strings.h"
#include "ash/common/wm_shell.h"
+#include "ash/strings/grit/ash_strings.h"
#include "base/strings/string_util.h"
#include "base/strings/utf_string_conversions.h"
#include "ui/base/resource/resource_bundle.h"
« no previous file with comments | « ash/common/system/update/tray_update.cc ('k') | ash/common/system/user/tray_user.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698