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

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

Issue 2729363002: chromeos: Move files in //ash/common to //ash, part 3 (Closed)
Patch Set: Created 3 years, 9 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/volume_controller_browsertest.cc
diff --git a/chrome/browser/ui/ash/volume_controller_browsertest.cc b/chrome/browser/ui/ash/volume_controller_browsertest.cc
index 06db9c4a8aa58af52e7d9f4cea78d4844a6b8acd..d66c8fccb594c78015cf336dd7e5ac22f1fdcd8c 100644
--- a/chrome/browser/ui/ash/volume_controller_browsertest.cc
+++ b/chrome/browser/ui/ash/volume_controller_browsertest.cc
@@ -5,8 +5,8 @@
#include <memory>
#include <vector>
-#include "ash/common/accessibility_delegate.h"
-#include "ash/common/accessibility_types.h"
+#include "ash/accessibility_delegate.h"
+#include "ash/accessibility_types.h"
#include "base/command_line.h"
#include "base/macros.h"
#include "chrome/browser/browser_process.h"

Powered by Google App Engine
This is Rietveld 408576698