Chromium Code Reviews

Unified Diff: ash/system/audio/volume_view.cc

Issue 2734683002: chromeos: Move files in //ash/common to //ash, part 2 (Closed)
Patch Set: 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
« no previous file with comments | « ash/system/audio/tray_audio_unittest.cc ('k') | ash/system/brightness/tray_brightness.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/audio/volume_view.cc
diff --git a/ash/system/audio/volume_view.cc b/ash/system/audio/volume_view.cc
index dd5edb47f7cc53b40738ca58a3197f2578a8186d..dd755925602d254654f4bfe8935ff336dfd67702 100644
--- a/ash/system/audio/volume_view.cc
+++ b/ash/system/audio/volume_view.cc
@@ -6,8 +6,8 @@
#include <algorithm>
-#include "ash/common/metrics/user_metrics_action.h"
#include "ash/common/wm_shell.h"
+#include "ash/metrics/user_metrics_action.h"
#include "ash/resources/vector_icons/vector_icons.h"
#include "ash/strings/grit/ash_strings.h"
#include "ash/system/audio/tray_audio_delegate.h"
« no previous file with comments | « ash/system/audio/tray_audio_unittest.cc ('k') | ash/system/brightness/tray_brightness.cc » ('j') | no next file with comments »

Powered by Google App Engine