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

Unified Diff: chrome/browser/ui/ash/networking_config_delegate_chromeos_browsertest.cc

Issue 2729363002: chromeos: Move files in //ash/common to //ash, part 3 (Closed)
Patch Set: 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
Index: chrome/browser/ui/ash/networking_config_delegate_chromeos_browsertest.cc
diff --git a/chrome/browser/ui/ash/networking_config_delegate_chromeos_browsertest.cc b/chrome/browser/ui/ash/networking_config_delegate_chromeos_browsertest.cc
index e28a3a7310f78e3b5302625c16472b81c1a2e8c9..53c22d05c8e5d817dc18576992eae2bd39c24486 100644
--- a/chrome/browser/ui/ash/networking_config_delegate_chromeos_browsertest.cc
+++ b/chrome/browser/ui/ash/networking_config_delegate_chromeos_browsertest.cc
@@ -4,13 +4,13 @@
#include "chrome/browser/ui/ash/networking_config_delegate_chromeos.h"
-#include "ash/common/login_status.h"
-#include "ash/common/wm_shell.h"
+#include "ash/login_status.h"
#include "ash/root_window_controller.h"
#include "ash/strings/grit/ash_strings.h"
#include "ash/system/network/network_detailed_view.h"
#include "ash/system/network/tray_network.h"
#include "ash/system/tray/system_tray.h"
+#include "ash/wm_shell.h"
#include "base/macros.h"
#include "base/strings/string16.h"
#include "base/strings/utf_string_conversions.h"
« no previous file with comments | « chrome/browser/ui/ash/multi_user/user_switch_util_unittest.cc ('k') | chrome/browser/ui/ash/palette_delegate_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698