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

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

Issue 2732813002: chromeos: Move files in //ash/common to //ash, part 1 (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
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 cfd60cc2ace2fca75be4a7cac0e598dd2e357e73..e28a3a7310f78e3b5302625c16472b81c1a2e8c9 100644
--- a/chrome/browser/ui/ash/networking_config_delegate_chromeos_browsertest.cc
+++ b/chrome/browser/ui/ash/networking_config_delegate_chromeos_browsertest.cc
@@ -5,12 +5,12 @@
#include "chrome/browser/ui/ash/networking_config_delegate_chromeos.h"
#include "ash/common/login_status.h"
-#include "ash/common/system/chromeos/network/network_detailed_view.h"
-#include "ash/common/system/chromeos/network/tray_network.h"
-#include "ash/common/system/tray/system_tray.h"
#include "ash/common/wm_shell.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 "base/macros.h"
#include "base/strings/string16.h"
#include "base/strings/utf_string_conversions.h"
« no previous file with comments | « chrome/browser/ui/ash/networking_config_delegate_chromeos.h ('k') | chrome/browser/ui/ash/palette_delegate_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698