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

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

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/ash.gyp ('k') | ash/common/test/test_volume_control_delegate.cc » ('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.h
diff --git a/ash/test/test_volume_control_delegate.h b/ash/common/test/test_volume_control_delegate.h
similarity index 89%
rename from ash/test/test_volume_control_delegate.h
rename to ash/common/test/test_volume_control_delegate.h
index 93ece3961cad19e9db15aea95622e7e452c04740..6f8bb9409a708ab6367ff4ae82c27534b1c67663 100644
--- a/ash/test/test_volume_control_delegate.h
+++ b/ash/common/test/test_volume_control_delegate.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef ASH_TEST_TEST_VOLUME_CONTROL_DELEGATE_H_
-#define ASH_TEST_TEST_VOLUME_CONTROL_DELEGATE_H_
+#ifndef ASH_COMMON_TEST_TEST_VOLUME_CONTROL_DELEGATE_H_
+#define ASH_COMMON_TEST_TEST_VOLUME_CONTROL_DELEGATE_H_
#include "ash/common/system/volume_control_delegate.h"
#include "base/macros.h"
@@ -43,4 +43,4 @@ class TestVolumeControlDelegate : public ash::VolumeControlDelegate {
} // namespace ash
-#endif // ASH_TEST_TEST_VOLUME_CONTROL_DELEGATE_H_
+#endif // ASH_COMMON_TEST_TEST_VOLUME_CONTROL_DELEGATE_H_
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/test/test_volume_control_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698