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

Unified Diff: chrome/browser/chromeos/system/tray_accessibility_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
« no previous file with comments | « chrome/browser/chromeos/status/network_menu.cc ('k') | chrome/browser/chromeos/ui/focus_ring_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/system/tray_accessibility_browsertest.cc
diff --git a/chrome/browser/chromeos/system/tray_accessibility_browsertest.cc b/chrome/browser/chromeos/system/tray_accessibility_browsertest.cc
index 9deeea1c55df6e66628b325c22c9590cc0872c3f..3c1eb01de6755e87885141ff0cd534bb0120615f 100644
--- a/chrome/browser/chromeos/system/tray_accessibility_browsertest.cc
+++ b/chrome/browser/chromeos/system/tray_accessibility_browsertest.cc
@@ -4,11 +4,11 @@
#include "ash/common/accessibility_types.h"
#include "ash/common/login_status.h"
-#include "ash/common/system/tray/system_tray.h"
-#include "ash/common/system/tray_accessibility.h"
#include "ash/common/test/test_session_state_delegate.h"
#include "ash/magnifier/magnification_controller.h"
#include "ash/shell.h"
+#include "ash/system/tray/system_tray.h"
+#include "ash/system/tray_accessibility.h"
#include "ash/test/shell_test_api.h"
#include "base/callback.h"
#include "base/command_line.h"
« no previous file with comments | « chrome/browser/chromeos/status/network_menu.cc ('k') | chrome/browser/chromeos/ui/focus_ring_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698