Chromium Code Reviews

Unified Diff: chrome/browser/chromeos/login/wizard_controller_browsertest.cc

Issue 2734653002: chromeos: Move files in //ash/common to //ash (Closed)
Patch Set: fix a11y tests, fix docs Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/browser/chromeos/login/wizard_controller_browsertest.cc
diff --git a/chrome/browser/chromeos/login/wizard_controller_browsertest.cc b/chrome/browser/chromeos/login/wizard_controller_browsertest.cc
index bb216594165112ddcc09118e681e2c7983a6d90c..1a60c2ecf31769f8dfcf1fc14f96c8d6fb99bb75 100644
--- a/chrome/browser/chromeos/login/wizard_controller_browsertest.cc
+++ b/chrome/browser/chromeos/login/wizard_controller_browsertest.cc
@@ -4,7 +4,7 @@
#include "chrome/browser/chromeos/login/wizard_controller.h"
-#include "ash/common/accessibility_types.h"
+#include "ash/accessibility_types.h"
#include "base/command_line.h"
#include "base/compiler_specific.h"
#include "base/macros.h"
« no previous file with comments | « chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager_test_utils.h ('k') | chrome/browser/chromeos/net/DEPS » ('j') | no next file with comments »

Powered by Google App Engine