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

Unified Diff: ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.cc

Issue 2731873002: Revert "chromeos: Move files in //ash/common to //ash, part 1" (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: ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.cc
diff --git a/ash/system/audio/tray_audio_delegate_chromeos.cc b/ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.cc
similarity index 96%
rename from ash/system/audio/tray_audio_delegate_chromeos.cc
rename to ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.cc
index 472b8066fe03fc3e055227b2e75a3d79c1d1806e..dfe5defd7e4f47eeea6afa708da8bc2b4268be93 100644
--- a/ash/system/audio/tray_audio_delegate_chromeos.cc
+++ b/ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ash/system/audio/tray_audio_delegate_chromeos.h"
+#include "ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.h"
#include "ash/resources/vector_icons/vector_icons.h"
#include "chromeos/audio/cras_audio_handler.h"

Powered by Google App Engine
This is Rietveld 408576698