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

Unified Diff: ash/common/test/test_volume_control_delegate.cc

Issue 2182443005: Moves TestVolumeControlDelegate to ash/common/test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « ash/common/test/test_volume_control_delegate.h ('k') | ash/test/test_volume_control_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/test/test_volume_control_delegate.cc
diff --git a/ash/test/test_volume_control_delegate.cc b/ash/common/test/test_volume_control_delegate.cc
similarity index 93%
rename from ash/test/test_volume_control_delegate.cc
rename to ash/common/test/test_volume_control_delegate.cc
index b2547aad442ec67660058c149e0d2b20b2379fb3..322061d7483b1a7a33fa5b826ea5070c8b33a951 100644
--- a/ash/test/test_volume_control_delegate.cc
+++ b/ash/common/test/test_volume_control_delegate.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/test/test_volume_control_delegate.h"
+#include "ash/common/test/test_volume_control_delegate.h"
namespace ash {
« no previous file with comments | « ash/common/test/test_volume_control_delegate.h ('k') | ash/test/test_volume_control_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698